JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.protelis.lang.interpreter.util
Interface WithBytecode
All Known Implementing Classes:
AbstractPersistedTree
,
AbstractProtelisAST
,
AlignedMap
,
All
,
AssignmentOp
,
BinaryOp
,
ConditionalSideEffect
,
Constant
,
CreateTuple
,
Env
,
Eval
,
FunctionCall
,
GenericHoodCall
,
HoodCall
,
HoodOp
,
If
,
Invoke
,
JvmConstant
,
NBRCall
,
NumericConstant
,
Op1
,
Op2
,
Op3
,
Self
,
ShareCall
,
TernaryOp
,
UnaryOp
,
Variable
public interface
WithBytecode
Element with an associated bytecode.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Bytecode
getBytecode
()
Method Detail
getBytecode
Bytecode
getBytecode()
Returns:
the element
Bytecode
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method