Skip to content

GH_ExpressionString

Public Class

Inheritance Hierarchy

System.Object
System.Collections.Generic.List.Char.
Grasshopper.Kernel.Expressions.GH_ExpressionString

Namespace: Grasshopper.Kernel.Expressions

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class GH_ExpressionString : List<char>

The GH_ExpressionString type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the GH_ExpressionString class


Properties

Name

Description


Public Property

Public Property

Public Property

Methods

Name

Description


Public Method

Public Method

Public Method

(Overrides Object.ToString..)


Fields

Name

Description


Protected fieldStatic Member

bracket_closed

Protected fieldStatic Member

bracket_open

Protected fieldStatic Member

colon

Protected fieldStatic Member

comma

Protected fieldStatic Member

dot

Protected fieldStatic Member

dquote

Protected fieldStatic Member

invalid

Protected fieldStatic Member

linefeed

Protected field

m_t

Protected fieldStatic Member

paren_close

Protected fieldStatic Member

paren_open

Protected fieldStatic Member

quote

Protected fieldStatic Member

return

Protected fieldStatic Member

scolon

Protected fieldStatic Member

space

Protected fieldStatic Member

tab

Protected fieldStatic Member

underbar