메소드 | 설명 | |
---|---|---|
Parse ( string source, int throwAtIndex = null ) : EsotericIDE.Whitespace.Node[] | ||
UpdateWatch ( ) : void | ||
WhitespaceEnv ( string source, string input, NumberInputSemantics numInputSem, CharacterSemantics outputSem ) : System |
메소드 | 설명 | |
---|---|---|
GetProgram ( ) : IEnumerable |
메소드 | 설명 | |
---|---|---|
execute ( int nodeIx ) : int | ||
findLabel ( string label ) : int |
public static Parse ( string source, int throwAtIndex = null ) : EsotericIDE.Whitespace.Node[] | ||
source | string | |
throwAtIndex | int | |
리턴 | EsotericIDE.Whitespace.Node[] |
public WhitespaceEnv ( string source, string input, NumberInputSemantics numInputSem, CharacterSemantics outputSem ) : System | ||
source | string | |
input | string | |
numInputSem | NumberInputSemantics | |
outputSem | CharacterSemantics | |
리턴 | System |