Package | Description |
---|---|
com.aparapi.internal.model |
Modifier and Type | Method and Description |
---|---|
ClassModel.ClassModelMethod |
MethodModel.getMethod() |
ClassModel.ClassModelMethod |
ClassModel.getMethod(ClassModel.ConstantPool.MethodEntry _methodEntry,
boolean _isSpecial)
Look up a ConstantPool MethodEntry and return the corresponding Method.
|
ClassModel.ClassModelMethod |
ClassModel.getMethod(String _name,
String _descriptor) |
ClassModel.ClassModelMethod |
Entrypoint.resolveAccessorCandidate(InstructionSet.MethodCall _methodCall,
ClassModel.ConstantPool.MethodEntry _methodEntry) |
Constructor and Description |
---|
FakeLocalVariableTableEntry(Map<Integer,Instruction> _pcMap,
ClassModel.ClassModelMethod _method) |
Copyright © 2016 Syncleus. All rights reserved.