Grasshopper API
GH_LexerCombo Constructor (GH_Lexer, GH_Lexer) |
Initializes a new instance of the GH_LexerCombo class
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

public GH_LexerCombo( GH_Lexer n_source, GH_Lexer n_target )
Public Sub New ( n_source As GH_Lexer, n_target As GH_Lexer )
Parameters
- n_source
- Type: Grasshopper.Kernel.DataGH_Lexer
- n_target
- Type: Grasshopper.Kernel.DataGH_Lexer
