Uses of Class
com.jeffpalm.scoping.compiler.ast.ExplicitConstructorCall.Super

Packages that use ExplicitConstructorCall.Super
com.jeffpalm.scoping.compiler.ast   
 

Uses of ExplicitConstructorCall.Super in com.jeffpalm.scoping.compiler.ast
 

Methods in com.jeffpalm.scoping.compiler.ast that return ExplicitConstructorCall.Super
 ExplicitConstructorCall.Super Ast.newExplicitSuperCall(Pos pos, Arguments args)