public static class DirectiveEditor.TypedValue
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
DirectiveEditor.TypedValue[] |
array |
java.lang.String |
parser |
java.lang.Object |
value |
Constructor and Description |
---|
TypedValue() |
TypedValue(DirectiveEditor.TypedValue[] array) |
TypedValue(java.lang.String parser,
java.lang.Object value) |
public java.lang.String parser
public java.lang.Object value
public DirectiveEditor.TypedValue[] array
public TypedValue()
public TypedValue(java.lang.String parser, java.lang.Object value)
public TypedValue(DirectiveEditor.TypedValue[] array)
Copyright 2004-2015 Wandora Team