StaticInitVistor
scala.cli.graal.BytecodeProcessor$.LazyValVisitor.StaticInitVistor
class StaticInitVistor(parent: MethodVisitor) extends MethodVisitor
Attributes
- Graph
-
- Supertypes
-
class MethodVisitorclass Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
override def visitMethodInsn(opcode: Int, owner: String, name: String, descr: String, isInterface: Boolean): Unit
Attributes
- Definition Classes
-
MethodVisitor
Inherited methods
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
def visitFrame(x$0: Int, x$1: Int, x$2: Array[<FromJavaObject>], x$3: Int, x$4: Array[<FromJavaObject>]): Unit
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
def visitLocalVariable(x$0: String, x$1: String, x$2: String, x$3: Label, x$4: Label, x$5: Int): Unit
Attributes
- Inherited from:
- MethodVisitor
def visitLocalVariableAnnotation(x$0: Int, x$1: TypePath, x$2: Array[Label], x$3: Array[Label], x$4: Array[Int], x$5: String, x$6: Boolean): AnnotationVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Attributes
- Inherited from:
- MethodVisitor
Deprecated and Inherited methods
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- MethodVisitor
In this article