TokenLine Class

Definition

Line 41 of System.Lex/Token.cm

Constructors & Destructor

public nothrow TokenLine()

Member Functions

public nothrow int TokenIndex(short columnNumber)

Member Variables

public int endState
public int startState
public List<Token> tokens

Constructor& Destructor Details

TokenLine Constructor

public nothrow TokenLine()

Definition
Line 43 of System.Lex/Token.cm


Member Function Details

TokenIndex Member Function

public nothrow int TokenIndex(short columnNumber)

Definition
Line 46 of System.Lex/Token.cm