Method | Description | |
---|---|---|
acceptVisitor ( IStmtNodeVisitor v ) : void |
Method | Description | |
---|---|---|
StmtNode ( int line ) : System.Collections.Generic |
protected StmtNode ( int line ) : System.Collections.Generic | ||
line | int | |
return | System.Collections.Generic |
public abstract acceptVisitor ( IStmtNodeVisitor v ) : void | ||
v | IStmtNodeVisitor | |
return | void |