Click or drag to resize

GH_LexerComboSource Property

Gets or sets the lexer object that represents the source of a lexical operation.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Lexer Source { get; set; }

Property Value

Type: GH_Lexer

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_LexerCombo.Source"]

See Also