Uses of Interface
com.jeffpalm.scoping.compiler.IType

Packages that use IType
com.jeffpalm.scoping.compiler.ast   
 

Uses of IType in com.jeffpalm.scoping.compiler.ast
 

Methods in com.jeffpalm.scoping.compiler.ast that return IType
abstract  IType ClassLiteral.type()
           
 IType BasicClassLiteral.type()