- valueOf(String) - Static method in enum com.facebook.presto.bytecode.Access
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.presto.bytecode.ArrayOpCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.facebook.presto.bytecode.OpCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.facebook.presto.bytecode.Access
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.presto.bytecode.ArrayOpCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.facebook.presto.bytecode.OpCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- Variable - Class in com.facebook.presto.bytecode
-
- Variable(String, ParameterizedType) - Constructor for class com.facebook.presto.bytecode.Variable
-
- VariableInstruction - Class in com.facebook.presto.bytecode.instruction
-
- VariableInstruction.IncrementVariableInstruction - Class in com.facebook.presto.bytecode.instruction
-
- VariableInstruction.LoadVariableInstruction - Class in com.facebook.presto.bytecode.instruction
-
- VariableInstruction.StoreVariableInstruction - Class in com.facebook.presto.bytecode.instruction
-
- visit(ClassVisitor) - Method in class com.facebook.presto.bytecode.ClassDefinition
-
- visit(ClassVisitor) - Method in class com.facebook.presto.bytecode.FieldDefinition
-
- visit(ClassVisitor) - Method in class com.facebook.presto.bytecode.MethodDefinition
-
- visit(ClassVisitor, boolean) - Method in class com.facebook.presto.bytecode.MethodDefinition
-
- visitAnnotation(Object, AnnotationDefinition) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitAnnotation(Object, AnnotationDefinition) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitBlock(BytecodeNode, BytecodeBlock) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitBlock(BytecodeNode, BytecodeBlock) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitBooleanConstant(BytecodeNode, Constant.BooleanConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitBooleanConstant(BytecodeNode, Constant.BooleanConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitBoxedBooleanConstant(BytecodeNode, Constant.BoxedBooleanConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitBoxedBooleanConstant(BytecodeNode, Constant.BoxedBooleanConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitBoxedDoubleConstant(BytecodeNode, Constant.BoxedDoubleConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitBoxedDoubleConstant(BytecodeNode, Constant.BoxedDoubleConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitBoxedFloatConstant(BytecodeNode, Constant.BoxedFloatConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitBoxedFloatConstant(BytecodeNode, Constant.BoxedFloatConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitBoxedIntegerConstant(BytecodeNode, Constant.BoxedIntegerConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitBoxedIntegerConstant(BytecodeNode, Constant.BoxedIntegerConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitBoxedLongConstant(BytecodeNode, Constant.BoxedLongConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitBoxedLongConstant(BytecodeNode, Constant.BoxedLongConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitBytecodeExpression(BytecodeNode, BytecodeExpression) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitBytecodeExpression(BytecodeNode, BytecodeExpression) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitClass(ClassDefinition) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitClass(ClassDefinition) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitClassAnnotation(ClassVisitor) - Method in class com.facebook.presto.bytecode.AnnotationDefinition
-
- visitClassConstant(BytecodeNode, Constant.ClassConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitClassConstant(BytecodeNode, Constant.ClassConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitComment(BytecodeNode, Comment) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitComment(BytecodeNode, Comment) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitConstant(BytecodeNode, Constant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitDebug(BytecodeNode, DebugNode) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitDoubleConstant(BytecodeNode, Constant.DoubleConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitDoubleConstant(BytecodeNode, Constant.DoubleConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitDoWhile(BytecodeNode, DoWhileLoop) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitDoWhile(BytecodeNode, DoWhileLoop) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitField(ClassDefinition, FieldDefinition) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitField(ClassDefinition, FieldDefinition) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitFieldAnnotation(FieldVisitor) - Method in class com.facebook.presto.bytecode.AnnotationDefinition
-
- visitFieldInstruction(BytecodeNode, FieldInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitFloatConstant(BytecodeNode, Constant.FloatConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitFloatConstant(BytecodeNode, Constant.FloatConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitFlowControl(BytecodeNode, FlowControl) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitFor(BytecodeNode, ForLoop) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitFor(BytecodeNode, ForLoop) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitGetField(BytecodeNode, FieldInstruction.GetFieldInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitIf(BytecodeNode, IfStatement) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitIf(BytecodeNode, IfStatement) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitIncrementVariable(BytecodeNode, VariableInstruction.IncrementVariableInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitIncrementVariable(BytecodeNode, VariableInstruction.IncrementVariableInstruction) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitInstruction(BytecodeNode, InstructionNode) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitInstruction(BytecodeNode, InstructionNode) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitIntConstant(BytecodeNode, Constant.IntConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitIntConstant(BytecodeNode, Constant.IntConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitInvoke(BytecodeNode, InvokeInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitInvoke(BytecodeNode, InvokeInstruction) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitInvokeDynamic(BytecodeNode, InvokeInstruction.InvokeDynamicInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitInvokeDynamic(BytecodeNode, InvokeInstruction.InvokeDynamicInstruction) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitJumpInstruction(BytecodeNode, JumpInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitJumpInstruction(BytecodeNode, JumpInstruction) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitLabel(LabelNode) - Method in class com.facebook.presto.bytecode.BytecodeBlock
-
- visitLabel(BytecodeNode, LabelNode) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitLabel(BytecodeNode, LabelNode) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitLineNumber(int) - Method in class com.facebook.presto.bytecode.BytecodeBlock
-
- visitLineNumber(BytecodeNode, LineNumberNode) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitLineNumber(BytecodeNode, LineNumberNode) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitLoadVariable(BytecodeNode, VariableInstruction.LoadVariableInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitLoadVariable(BytecodeNode, VariableInstruction.LoadVariableInstruction) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitLocalVariable(BytecodeNode, LocalVariableNode) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitLongConstant(BytecodeNode, Constant.LongConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitLongConstant(BytecodeNode, Constant.LongConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitMethod(ClassDefinition, MethodDefinition) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitMethod(ClassDefinition, MethodDefinition) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitMethodAnnotation(MethodVisitor) - Method in class com.facebook.presto.bytecode.AnnotationDefinition
-
- visitNode(BytecodeNode, BytecodeNode) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitNode(BytecodeNode, BytecodeNode) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitParameterAnnotation(int, MethodVisitor) - Method in class com.facebook.presto.bytecode.AnnotationDefinition
-
- visitPutField(BytecodeNode, FieldInstruction.PutFieldInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitSource(String, String) - Method in class com.facebook.presto.bytecode.ClassDefinition
-
- visitStoreVariable(BytecodeNode, VariableInstruction.StoreVariableInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitStoreVariable(BytecodeNode, VariableInstruction.StoreVariableInstruction) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitStringConstant(BytecodeNode, Constant.StringConstant) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitStringConstant(BytecodeNode, Constant.StringConstant) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitSwitch(BytecodeNode, SwitchStatement) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitSwitch(BytecodeNode, SwitchStatement) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitTryCatch(BytecodeNode, TryCatch) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitTryCatch(BytecodeNode, TryCatch) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-
- visitVariableInstruction(BytecodeNode, VariableInstruction) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitWhile(BytecodeNode, WhileLoop) - Method in class com.facebook.presto.bytecode.BytecodeVisitor
-
- visitWhile(BytecodeNode, WhileLoop) - Method in class com.facebook.presto.bytecode.DumpBytecodeVisitor
-