C# Class PrecReference, Aurora-Libs

Inheritance: Tools.TOKEN
Show file Open project: aurora-sim/Aurora-Libs Class Usage Examples

Public Properties

Property Type Description
precref Tools.CSymbol

Public Methods

Method Description
PrecReference ( Lexer lx, TOKEN t ) : System

Method Details

PrecReference() public method

public PrecReference ( Lexer lx, TOKEN t ) : System
lx Lexer
t Tools.TOKEN
return System

Property Details

precref public property

public CSymbol,Tools precref
return Tools.CSymbol