Class Node.PropListItem
java.lang.Object
org.mozilla.javascript.Node.PropListItem
- Enclosing class:
Node
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) int(package private) Node.PropListItem(package private) Object(package private) int -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
next
Node.PropListItem next -
type
int type -
intValue
int intValue -
objectValue
Object objectValue
-
-
Constructor Details
-
PropListItem
private PropListItem()
-