- org.codehaus.groovy.classgen.asm.VariableSlotLoader
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
public int |
getIndex()
|
|
public void |
visit(org.objectweb.asm.MethodVisitor mv)
|
-
Inherited Methods Summary
Inherited Methods
Methods inherited from class |
Name |
class BytecodeExpression |
getText, transformExpression, visit, visit, visit |
class Expression |
getType, setType, transformExpression, transformExpressions, transformExpressions |
class AnnotatedNode |
addAnnotation, addAnnotations, getAnnotations, getAnnotations, getDeclaringClass, getGroovydoc, getInstance, hasNoRealSourcePosition, isSynthetic, setDeclaringClass, setHasNoRealSourcePosition, setSynthetic |
class ASTNode |
copyNodeMetaData, getColumnNumber, getLastColumnNumber, getLastLineNumber, getLineNumber, getMetaDataMap, getText, setColumnNumber, setLastColumnNumber, setLastLineNumber, setLineNumber, setMetaDataMap, setSourcePosition, visit |
-
-
Method Detail
-
@Override
public void visit(org.objectweb.asm.MethodVisitor mv)
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.