org.jacorb.idl

Class TemplateTypeSpec

public class TemplateTypeSpec extends SimpleTypeSpec

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

Author: Gerald Brose

Field Summary
protected booleantypedefd
Constructor Summary
TemplateTypeSpec(int num)
Method Summary
booleanbasic()
voidmarkTypeDefd()
we have to be able to distinguish between explicitly typedef'd type names and anonymously defined type names
voidparse()

Field Detail

typedefd

protected boolean typedefd

Constructor Detail

TemplateTypeSpec

public TemplateTypeSpec(int num)

Method Detail

basic

public boolean basic()

markTypeDefd

public void markTypeDefd()
we have to be able to distinguish between explicitly typedef'd type names and anonymously defined type names

parse

public void parse()