Click or drag to resize

GH_Lexer Constructor (String)

Create a new mask from a textual string.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Lexer(
	string mask
)

Parameters

mask
Type: SystemString
Mask string.
See Also