Interface | Description |
---|---|
Decl.Annexable | |
Decl.AuxDef | |
Decl.IsType | |
Decl.LocalUnit | |
Decl.OverridableDef | |
Decl.Signature | |
Decl.Sizeable | |
Expr.Aggregate |
Class | Description |
---|---|
Atom |
The class that represents a token in a specification file.
|
Attr | |
BrowserSession | |
Cache |
Cache of spec objects for a session.
|
Decl | |
Decl.Arg | |
Decl.Config | |
Decl.Const | |
Decl.Enum | |
Decl.EnumVal | |
Decl.Extern | |
Decl.Field | |
Decl.Fxn | |
Decl.Proxy | |
Decl.Struct | |
Decl.Typedef | |
DocComment | |
Expr | |
Expr.Array | |
Expr.Binary | |
Expr.Cond | |
Expr.Const | |
Expr.Creat | |
Expr.Hash | |
Expr.Paren | |
Expr.Term | |
Expr.Unary | |
GrammarLexer | |
GrammarParser | |
Import | |
Node |
Abstract superclass for any formally declared object in a .xdc file.
|
ParserSession | |
Persist |
Spec serialization and deserialization support.
|
Persist.Fixup |
Serialized form of a reference to a Node in another package.
|
Persist.Input |
ObjectInputStream that reconstructs references to foreign packages.
|
Persist.Output |
ObjectOutputStream that restricts to the current package.
|
Pkg | |
Ref | |
Reserved | |
Session | |
Sup | |
Test | |
Type | |
Type.Array | |
Type.Creator | |
Type.Declarator | |
Type.Fxn | |
Type.Paren | |
Type.Ptr | |
Type.Spec | |
Unit | |
XDoc |
Enum | Description |
---|---|
Decl.Signature.ObjKind | |
Qual | |
Type.Array.Kind | |
Type.Modifier |
Exception | Description |
---|---|
SessionRuntimeException |