org.mvel2.ast
Class ArraySize

java.lang.Object
  extended by org.mvel2.ast.ArraySize
All Implemented Interfaces:
Serializable

public class ArraySize
extends Object
implements Serializable

See Also:
Serialized Form

Field Summary
 char[] value
           
 
Constructor Summary
ArraySize(char[] value)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public char[] value
Constructor Detail

ArraySize

public ArraySize(char[] value)


Copyright © 2011. All Rights Reserved.