Package org.jlayer.impl
Class Unit
java.lang.Object
org.jlayer.impl.Unit
-
Nested Class Summary
Modifier and TypeClassDescription(package private) static class
(package private) static class
(package private) static class
-
Field Summary
Modifier and TypeFieldDescription(package private) List<Unit.FieldDescriptor>
(package private) boolean
private static int
(package private) List<Unit.MethodDescriptor>
(package private) Unit
(package private) Unit.TypeDescriptor
-
Constructor Summary
-
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