| Package | Description |
|---|---|
| com.googlecode.aviator.code.interpreter.ir |
| Constructor and Description |
|---|
BranchIfIR(Label label,
SourceInfo sourceInfo) |
BranchUnlessIR(Label label,
SourceInfo sourceInfo) |
GotoIR(Label label,
SourceInfo sourceInfo) |
SendIR(String name,
int arity,
boolean unpackArgs,
int funcId,
SourceInfo sourceInfo) |
Copyright © 2010–2022. All rights reserved.