org.jacorb.idl
public class TemplateTypeSpec extends SimpleTypeSpec
Version: $Id: TemplateTypeSpec.java,v 1.14 2006/06/19 10:34:57 alphonse.bendt Exp $
| Field Summary | |
|---|---|
| protected boolean | typedefd |
| Constructor Summary | |
|---|---|
| TemplateTypeSpec(int num) | |
| Method Summary | |
|---|---|
| boolean | basic() |
| void | markTypeDefd()
we have to be able to distinguish between explicitly typedef'd
type names and anonymously defined type names |
| void | parse() |