| Interface | Description |
|---|---|
| ModelAdaptor |
This interface defines the model adapter for the parser rules.
|
| ParserContext |
This interface represents the context used by
the parser.
|
| Class | Description |
|---|---|
| AbstractModelAdaptor |
This class provides the absteact based implementation for a model adapter.
|
| ANTLRMessageUtil |
ANTLR message utilities.
|
| ArgumentListModelAdaptor |
This class provides the model adapter for the 'argumentList' parser rule.
|
| ArgumentModelAdaptor |
This class provides the model adapter for the 'messageSignature' parser rule.
|
| DefaultParserContext |
This interface represents the context used by
the parser.
|
| GlobalChoiceModelAdaptor |
This class provides the model adapter for the 'choice' parser rule.
|
| GlobalContinueModelAdaptor |
This class provides the model adapter for the 'continue' parser rule.
|
| GlobalDoModelAdaptor |
This class provides the model adapter for the 'doDef' parser rule.
|
| GlobalInterruptibleModelAdaptor |
This class provides the model adapter for the 'interruptible' parser rule.
|
| GlobalInterruptModelAdaptor |
This class provides the model adapter for the 'interruptible' parser rule.
|
| GlobalMessageTransferModelAdaptor |
This class provides the model adapter for the 'message' parser rule.
|
| GlobalParallelModelAdaptor |
This class provides the model adapter for the 'parallel' parser rule.
|
| GlobalProtocolBlockModelAdaptor |
This class provides the model adapter for the 'globalInterationBlock' parser rule.
|
| GlobalProtocolDeclModelAdaptor |
This class provides the model adapter for the 'globalProtocolDecl' parser rule.
|
| GlobalRecursionModelAdaptor |
This class provides the model adapter for the 'recursion' parser rule.
|
| ImportDeclModelAdaptor |
This class provides the model adapter for the 'importDecl' parser rule.
|
| LocalCatchModelAdaptor |
This class provides the model adapter for the 'interruptible' parser rule.
|
| LocalChoiceModelAdaptor |
This class provides the model adapter for the 'localChoice' parser rule.
|
| LocalContinueModelAdaptor |
This class provides the model adapter for the 'localContinue' parser rule.
|
| LocalDoModelAdaptor |
This class provides the model adapter for the 'doDef' parser rule.
|
| LocalInterruptibleModelAdaptor |
This class provides the model adapter for the 'interruptible' parser rule.
|
| LocalParallelModelAdaptor |
This class provides the model adapter for the 'localParallel' parser rule.
|
| LocalProtocolBlockModelAdaptor |
This class provides the model adapter for the 'localInteractionBlock' parser rule.
|
| LocalProtocolDeclModelAdaptor |
This class provides the model adapter for the 'localProtocolDecl' parser rule.
|
| LocalReceiveModelAdaptor |
This class provides the model adapter for the 'receive' parser rule.
|
| LocalRecursionModelAdaptor |
This class provides the model adapter for the 'localRecursion' parser rule.
|
| LocalSendModelAdaptor |
This class provides the model adapter for the 'send' parser rule.
|
| LocalThrowModelAdaptor |
This class provides the model adapter for the 'interruptible' parser rule.
|
| MessageModelAdaptor |
This class provides the model adapter for the 'messageSignature' parser rule.
|
| MessageSignatureModelAdaptor |
This class provides the model adapter for the 'messageSignature' parser rule.
|
| ModelAdaptorFactory |
This class provides the model adaptor factory.
|
| ModuleModelAdaptor |
This class provides the model adapter for the 'module' parser rule.
|
| ParameterDeclListModelAdaptor |
This class provides the model adapter for the 'roleDef' parser rule.
|
| ParameterListModelAdaptor |
This class provides the model adapter for the 'parameterList' parser rule.
|
| PayloadModelAdaptor |
This class provides the model adapter for the 'payloadType' parser rule.
|
| PayloadTypeDeclModelAdaptor |
This class provides the model adapter for the 'payloadTypeDecl' parser rule.
|
| ProtocolTreeAdaptor |
This class provides the antlr tree adaptor.
|
| RoleDeclListModelAdaptor |
This class provides the model adapter for the 'roleDef' parser rule.
|
| RoleInstantiationListModelAdaptor |
This class provides the model adapter for the 'roleInstantiationList' parser rule.
|
Copyright © 2014. All Rights Reserved.