C# Class CompiledHandlebars.Compiler.AST.Expressions.Identifier

Inheritance: IdentifierElement
Show file Open project: Noxum/CompiledHandlebars

Public Methods

Method Description
ToString ( ) : string

Private Methods

Method Description
Identifier ( string value, IdentifierElement next ) : System
TryEvaluate ( Stack contextStack, CompilationState state, Context &context ) : bool

Method Details

ToString() public method

public ToString ( ) : string
return string