C# Class ExpressionEngine.Internal.IdentifierToken

Inheritance: Token
Mostra file Open project: gsscoder/exprengine

Public Methods

Method Description
IdentifierToken ( string text )

Method Details

IdentifierToken() public method

public IdentifierToken ( string text )
text string