| Package | Description |
|---|---|
| org.scribble.parser.antlr |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultParserContext
This interface represents the context used by
the parser.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
LocalThrowModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalCatchModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
RoleInstantiationListModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalReceiveModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalMessageTransferModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
ArgumentListModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalRecursionModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalSendModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
PayloadTypeDeclModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalRecursionModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalProtocolDeclModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
PayloadModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalParallelModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
ModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
ModuleModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalInterruptibleModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
MessageSignatureModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalInterruptModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
ArgumentModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalProtocolDeclModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalProtocolBlockModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalDoModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalDoModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalProtocolBlockModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalParallelModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
MessageModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalInterruptibleModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalChoiceModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
ImportDeclModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalChoiceModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
LocalContinueModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
GlobalContinueModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
ParameterListModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
RoleDeclListModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Object |
ParameterDeclListModelAdaptor.createModelObject(ParserContext context)
This method creates the model object(s) appropriate for the
supplied stack of context, and returns them.
|
Copyright © 2014. All Rights Reserved.