public GH_ParserOperator( string name, char symbol, GH_ParserPrecedence precedence, GH_OperatorType type, string description )
Public Sub New ( name As String, symbol As Char, precedence As GH_ParserPrecedence, type As GH_OperatorType, description As String )
Report wishes and bugs at discourse.mcneel.com