org.jacorb.idl

Class FixedArraySize

public class FixedArraySize extends IdlSymbol

Version: $Id: FixedArraySize.java,v 1.12 2006/06/19 10:34:57 alphonse.bendt Exp $

Author: Gerald Brose

Field Summary
PosIntConstpos_int_const
Constructor Summary
FixedArraySize(int num)
Method Summary
voidparse()
voidsetPackage(String s)
intvalue()

Field Detail

pos_int_const

public PosIntConst pos_int_const

Constructor Detail

FixedArraySize

public FixedArraySize(int num)

Method Detail

parse

public void parse()

setPackage

public void setPackage(String s)

value

public int value()