Method | Description | |
---|---|---|
CharNode ( char ch, Position pos ) : System.Collections.Generic | ||
Execute ( BrainfuckEnv be ) : IEnumerable |
public CharNode ( char ch, Position pos ) : System.Collections.Generic | ||
ch | char | |
pos | Position | |
return | System.Collections.Generic |
public Execute ( BrainfuckEnv be ) : IEnumerable |
||
be | BrainfuckEnv | |
return | IEnumerable |