C# Class Microsoft.Fast.AST.StringValue

Inheritance: Value
Exibir arquivo Open project: AutomataDotNet/Automata

Public Methods

Method Description
StringValue ( FastToken token ) : System

Private Methods

Method Description
CalcSort ( FastSort>.Func context, FastPgm program ) : void
getLiteral ( string s ) : string

Method Details

StringValue() public method

public StringValue ( FastToken token ) : System
token FastToken
return System