Package | Description |
---|---|
org.objectweb.gs.asm |
Modifier and Type | Field and Description |
---|---|
protected RecordComponentVisitor |
RecordComponentVisitor.delegate
The record visitor to which this visitor must delegate method calls.
|
Modifier and Type | Method and Description |
---|---|
RecordComponentVisitor |
RecordComponentVisitor.getDelegate()
The record visitor to which this visitor must delegate method calls.
|
RecordComponentVisitor |
ClassVisitor.visitRecordComponent(String name,
String descriptor,
String signature)
Visits a record component of the class.
|
RecordComponentVisitor |
ClassWriter.visitRecordComponent(String name,
String descriptor,
String signature) |
Constructor and Description |
---|
RecordComponentVisitor(int api,
RecordComponentVisitor recordComponentVisitor)
Constructs a new
RecordComponentVisitor . |
Copyright © GigaSpaces.