|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ATBegin in edu.vub.at.objects |
Methods in edu.vub.at.objects that return ATBegin | |
ATBegin |
ATMethod.base_getBodyExpression()
Structural access to the body of the method. |
Uses of ATBegin in edu.vub.at.objects.coercion |
Methods in edu.vub.at.objects.coercion that return ATBegin | |
ATBegin |
ATConversions.base_asBegin()
|
Uses of ATBegin in edu.vub.at.objects.grammar |
Methods in edu.vub.at.objects.grammar that return ATBegin | |
ATBegin |
ATDefTable.base_getInitializer()
|
ATBegin |
ATDefMethod.base_getBodyExpression()
|
ATBegin |
ATDefExternalMethod.base_getBodyExpression()
|
ATBegin |
ATClosureLiteral.base_getBodyExpression()
|
Uses of ATBegin in edu.vub.at.objects.mirrors |
Methods in edu.vub.at.objects.mirrors that return ATBegin | |
ATBegin |
PrimitiveMethod.base_getBodyExpression()
|
ATBegin |
NativeMethod.base_getBodyExpression()
|
ATBegin |
NativeAnonymousMethod.base_getBodyExpression()
|
Uses of ATBegin in edu.vub.at.objects.natives |
Fields in edu.vub.at.objects.natives declared as ATBegin | |
private ATBegin |
NATMethod.body_
|
Methods in edu.vub.at.objects.natives that return ATBegin | |
ATBegin |
NATObject.base_asBegin()
|
ATBegin |
NATNil.base_asBegin()
|
ATBegin |
NATMethod.base_getBodyExpression()
|
ATBegin |
NATClosureMethod.base_getBodyExpression()
|
Constructors in edu.vub.at.objects.natives with parameters of type ATBegin | |
NATMethod(ATSymbol name,
ATTable parameters,
ATBegin body)
|
Uses of ATBegin in edu.vub.at.objects.natives.grammar |
Classes in edu.vub.at.objects.natives.grammar that implement ATBegin | |
class |
AGBegin
AGBegin represents the abstract grammar element of a list of statements. |
Fields in edu.vub.at.objects.natives.grammar declared as ATBegin | |
private ATBegin |
AGDefTable.initExp_
|
private ATBegin |
AGDefFunction.bodyStmts_
|
private ATBegin |
AGDefExternalMethod.bodyStmts_
|
protected ATBegin |
AGClosureLiteral.body_
|
Methods in edu.vub.at.objects.natives.grammar that return ATBegin | |
ATBegin |
AGDefTable.base_getInitializer()
|
ATBegin |
AGDefFunction.base_getBodyExpression()
|
ATBegin |
AGDefExternalMethod.base_getBodyExpression()
|
ATBegin |
AGClosureLiteral.base_getBodyExpression()
|
ATBegin |
AGBegin.base_asBegin()
|
Constructors in edu.vub.at.objects.natives.grammar with parameters of type ATBegin | |
AGDefTable(ATSymbol nam,
ATExpression siz,
ATBegin ini)
|
|
AGDefFunction(ATSymbol sel,
ATTable args,
ATBegin bdy)
|
|
AGDefExternalMethod(ATSymbol rcv,
ATSymbol sel,
ATTable args,
ATBegin bdy)
|
|
AGClosureLiteral(ATTable args,
ATBegin body)
|
Uses of ATBegin in edu.vub.at.objects.symbiosis |
Methods in edu.vub.at.objects.symbiosis that return ATBegin | |
ATBegin |
JavaMethod.base_getBodyExpression()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |