Package org.jlayer.impl
Class Unit
java.lang.Object
org.jlayer.impl.Unit
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class(package private) static class(package private) static class -
Field Summary
FieldsModifier and TypeFieldDescription(package private) List<Unit.FieldDescriptor>(package private) booleanprivate static int(package private) List<Unit.MethodDescriptor>(package private) Unit(package private) Unit.TypeDescriptor -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rootUnit
Unit rootUnit -
typeDescr
Unit.TypeDescriptor typeDescr -
isLayerUnit
boolean isLayerUnit -
nestedUnits
-
fields
List<Unit.FieldDescriptor> fields -
methods
List<Unit.MethodDescriptor> methods -
level
private static int level
-
-
Constructor Details
-
Unit
Unit()
-
-
Method Details