C# 클래스 Gurpenator.Token

파일 보기 프로젝트 열기: thejoshwolfe/Gurpenator 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
parseThing ParsedThing

공개 메소드들

메소드 설명
Token ( ParsedThing parseThing ) : System
toFormula ( ) : Formula

메소드 상세

Token() 공개 메소드

public Token ( ParsedThing parseThing ) : System
parseThing ParsedThing
리턴 System

toFormula() 공개 메소드

public toFormula ( ) : Formula
리턴 Formula

프로퍼티 상세

parseThing 공개적으로 프로퍼티

public ParsedThing,Gurpenator parseThing
리턴 ParsedThing