Property | Type | Description | |
---|---|---|---|
boundType | TypeData | ||
bridgeMethods | |||
constructor | |||
creator | |||
current | |||
currentPosition | |||
getCurrent | |||
localVariables | |||
moveNext | |||
moveNextArguments | |||
resumePoints | |||
self | |||
typeBuilder | |||
typeParameters |
Method | Description | |
---|---|---|
Accept ( NodeVisitor visitor ) : void | ||
IterDefinition ( string name, |
Method | Description | |
---|---|---|
InitArguments ( ) : void |
public IterDefinition ( string name, |
||
name | string | |
arguments | ||
returnType | ||
statementList | ||
modifier | RoutineModifier | |
location | ||
return | System |
protected ArrayList,System.Collections bridgeMethods | ||
return |
protected ConstructorBuilder,System.Reflection.Emit constructor | ||
return |
protected MethodBuilder,System.Reflection.Emit creator | ||
return |
protected FieldBuilder,System.Reflection.Emit current | ||
return |
protected FieldBuilder,System.Reflection.Emit currentPosition | ||
return |
protected MethodBuilder,System.Reflection.Emit getCurrent | ||
return |
protected Hashtable,System.Collections localVariables | ||
return |
protected MethodBuilder,System.Reflection.Emit moveNext | ||
return |
protected TypedNodeList,Babel.Compiler moveNextArguments | ||
return |
protected ArrayList,System.Collections resumePoints | ||
return |
protected FieldBuilder,System.Reflection.Emit self | ||
return |
protected TypeBuilder,System.Reflection.Emit typeBuilder | ||
return |