Uses of Interface
com.googlecode.aviator.code.interpreter.IR
Packages that use IR
Package
Description
-
Uses of IR in com.googlecode.aviator
Fields in com.googlecode.aviator with type parameters of type IRMethod parameters in com.googlecode.aviator with type arguments of type IRModifier and TypeMethodDescriptionprivate void
InterpretExpression.loadConstants
(Set<Token<?>> constants, List<IR> instruments) -
Uses of IR in com.googlecode.aviator.code.interpreter
Fields in com.googlecode.aviator.code.interpreter declared as IRModifier and TypeFieldDescriptionprivate IR[]
InterpretContext.instruments
private IR
InterpretContext.pc
Fields in com.googlecode.aviator.code.interpreter with type parameters of type IRMethods in com.googlecode.aviator.code.interpreter that return IRMethods in com.googlecode.aviator.code.interpreter with parameters of type IRMethod parameters in com.googlecode.aviator.code.interpreter with type arguments of type IRModifier and TypeMethodDescriptionprivate void
private void
InterpretCodeGenerator.resolveLabels
(List<IR> instruments) Constructor parameters in com.googlecode.aviator.code.interpreter with type arguments of type IRModifierConstructorDescriptionInterpretContext
(InterpretExpression exp, List<IR> instruments, Env env) -
Uses of IR in com.googlecode.aviator.code.interpreter.ir
Classes in com.googlecode.aviator.code.interpreter.ir that implement IRModifier and TypeClassDescriptionclass
class
class
class
class
class
load an operandclass
class
OperatorType IRclass
class
class
class