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

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

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

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