Skip to content

GH_LexerCombo

Public Class

Contains both a source and a target lexer object.

Inheritance Hierarchy

System.Object
Grasshopper.Kernel.Data.GH_LexerCombo

Namespace: Grasshopper.Kernel.Data

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class GH_LexerCombo

The GH_LexerCombo type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the GH_LexerCombo class


Public Method

Initializes a new instance of the GH_LexerCombo class


Public Method

Initializes a new instance of the GH_LexerCombo class


Properties

Name

Description


Public Property

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


Public Property

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