protected static class NodeClass.InputInfo extends NodeClass.EdgeInfo
| Modifier and Type | Field and Description |
|---|---|
(package private) InputType |
inputType |
(package private) boolean |
optional |
declaringClass, name, offset, type| Constructor and Description |
|---|
InputInfo(long offset,
String name,
Class<?> type,
Class<?> declaringClass,
InputType inputType,
boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
compareTopublic String toString()
toString in class FieldsScanner.FieldInfo