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 WithBytecodeElement with an associated bytecode.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BytecodegetBytecode()
-