GH_ParserSymbol
Public Class
Public Method
Public Method
Public Method
Public Method
Public Method
Public Field
m_class
Public Field
m_level
Public Field
m_token
Inheritance Hierarchy
System.Object
Grasshopper.Kernel.Expressions.GH_ParserSymbol
Namespace: Grasshopper.Kernel.Expressions
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public class GH_ParserSymbol : IComparable<GH_ParserSymbol>
The GH_ParserSymbol type exposes the following members.
Constructors
Name
Description
Public Method
GH_ParserSymbol.
Initializes a new instance of the GH_ParserSymbol class
Public Method
GH_ParserSymbol(String, GH_ParserTokenClass, GH_ParserPrecedence)
Initializes a new instance of the GH_ParserSymbol class
Methods
Name
Description
Public Method
CompareTo
Public Method
Equals
(Overrides Object.Equals(Object).)
Public Method
ToString
(Overrides Object.ToString..)
Fields
Name
Description
Public Field
m_class
Public Field
m_level
Public Field
m_token