C# 클래스 Microsoft.Fast.AST.StringValue

상속: Value
파일 보기 프로젝트 열기: AutomataDotNet/Automata

공개 메소드들

메소드 설명
StringValue ( FastToken token ) : System

비공개 메소드들

메소드 설명
CalcSort ( FastSort>.Func context, FastPgm program ) : void
getLiteral ( string s ) : string

메소드 상세

StringValue() 공개 메소드

public StringValue ( FastToken token ) : System
token FastToken
리턴 System