Interface ICobol85Listener
This interface defines a complete listener for a parse tree produced by Cobol85Parser.
Namespace: GCore.Antlr.Grammers.Cobol85
Assembly: Cobol85.dll
Syntax
public interface ICobol85Listener : Antlr4.Runtime.Tree.IParseTreeListener
Methods
| Improve this Doc View SourceEnterAbbreviation(Cobol85Parser.AbbreviationContext)
Enter a parse tree produced by abbreviation().
Declaration
void EnterAbbreviation(Cobol85Parser.AbbreviationContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AbbreviationContext | context | The parse tree. |
EnterAcceptFromDateStatement(Cobol85Parser.AcceptFromDateStatementContext)
Enter a parse tree produced by acceptFromDateStatement().
Declaration
void EnterAcceptFromDateStatement(Cobol85Parser.AcceptFromDateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptFromDateStatementContext | context | The parse tree. |
EnterAcceptFromEscapeKeyStatement(Cobol85Parser.AcceptFromEscapeKeyStatementContext)
Enter a parse tree produced by acceptFromEscapeKeyStatement().
Declaration
void EnterAcceptFromEscapeKeyStatement(Cobol85Parser.AcceptFromEscapeKeyStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptFromEscapeKeyStatementContext | context | The parse tree. |
EnterAcceptFromMnemonicStatement(Cobol85Parser.AcceptFromMnemonicStatementContext)
Enter a parse tree produced by acceptFromMnemonicStatement().
Declaration
void EnterAcceptFromMnemonicStatement(Cobol85Parser.AcceptFromMnemonicStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptFromMnemonicStatementContext | context | The parse tree. |
EnterAcceptMessageCountStatement(Cobol85Parser.AcceptMessageCountStatementContext)
Enter a parse tree produced by acceptMessageCountStatement().
Declaration
void EnterAcceptMessageCountStatement(Cobol85Parser.AcceptMessageCountStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptMessageCountStatementContext | context | The parse tree. |
EnterAcceptStatement(Cobol85Parser.AcceptStatementContext)
Enter a parse tree produced by acceptStatement().
Declaration
void EnterAcceptStatement(Cobol85Parser.AcceptStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptStatementContext | context | The parse tree. |
EnterAccessModeClause(Cobol85Parser.AccessModeClauseContext)
Enter a parse tree produced by accessModeClause().
Declaration
void EnterAccessModeClause(Cobol85Parser.AccessModeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AccessModeClauseContext | context | The parse tree. |
EnterAddCorrespondingStatement(Cobol85Parser.AddCorrespondingStatementContext)
Enter a parse tree produced by addCorrespondingStatement().
Declaration
void EnterAddCorrespondingStatement(Cobol85Parser.AddCorrespondingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddCorrespondingStatementContext | context | The parse tree. |
EnterAddFrom(Cobol85Parser.AddFromContext)
Enter a parse tree produced by addFrom().
Declaration
void EnterAddFrom(Cobol85Parser.AddFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddFromContext | context | The parse tree. |
EnterAddGiving(Cobol85Parser.AddGivingContext)
Enter a parse tree produced by addGiving().
Declaration
void EnterAddGiving(Cobol85Parser.AddGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddGivingContext | context | The parse tree. |
EnterAddStatement(Cobol85Parser.AddStatementContext)
Enter a parse tree produced by addStatement().
Declaration
void EnterAddStatement(Cobol85Parser.AddStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddStatementContext | context | The parse tree. |
EnterAddTo(Cobol85Parser.AddToContext)
Enter a parse tree produced by addTo().
Declaration
void EnterAddTo(Cobol85Parser.AddToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddToContext | context | The parse tree. |
EnterAddToGiving(Cobol85Parser.AddToGivingContext)
Enter a parse tree produced by addToGiving().
Declaration
void EnterAddToGiving(Cobol85Parser.AddToGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddToGivingContext | context | The parse tree. |
EnterAddToGivingStatement(Cobol85Parser.AddToGivingStatementContext)
Enter a parse tree produced by addToGivingStatement().
Declaration
void EnterAddToGivingStatement(Cobol85Parser.AddToGivingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddToGivingStatementContext | context | The parse tree. |
EnterAddToStatement(Cobol85Parser.AddToStatementContext)
Enter a parse tree produced by addToStatement().
Declaration
void EnterAddToStatement(Cobol85Parser.AddToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddToStatementContext | context | The parse tree. |
EnterAlphabetAlso(Cobol85Parser.AlphabetAlsoContext)
Enter a parse tree produced by alphabetAlso().
Declaration
void EnterAlphabetAlso(Cobol85Parser.AlphabetAlsoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetAlsoContext | context | The parse tree. |
EnterAlphabetClause(Cobol85Parser.AlphabetClauseContext)
Enter a parse tree produced by alphabetClause().
Declaration
void EnterAlphabetClause(Cobol85Parser.AlphabetClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetClauseContext | context | The parse tree. |
EnterAlphabetClauseFormat1(Cobol85Parser.AlphabetClauseFormat1Context)
Enter a parse tree produced by alphabetClauseFormat1().
Declaration
void EnterAlphabetClauseFormat1(Cobol85Parser.AlphabetClauseFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetClauseFormat1Context | context | The parse tree. |
EnterAlphabetClauseFormat2(Cobol85Parser.AlphabetClauseFormat2Context)
Enter a parse tree produced by alphabetClauseFormat2().
Declaration
void EnterAlphabetClauseFormat2(Cobol85Parser.AlphabetClauseFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetClauseFormat2Context | context | The parse tree. |
EnterAlphabetLiterals(Cobol85Parser.AlphabetLiteralsContext)
Enter a parse tree produced by alphabetLiterals().
Declaration
void EnterAlphabetLiterals(Cobol85Parser.AlphabetLiteralsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetLiteralsContext | context | The parse tree. |
EnterAlphabetName(Cobol85Parser.AlphabetNameContext)
Enter a parse tree produced by alphabetName().
Declaration
void EnterAlphabetName(Cobol85Parser.AlphabetNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetNameContext | context | The parse tree. |
EnterAlphabetThrough(Cobol85Parser.AlphabetThroughContext)
Enter a parse tree produced by alphabetThrough().
Declaration
void EnterAlphabetThrough(Cobol85Parser.AlphabetThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetThroughContext | context | The parse tree. |
EnterAlteredGoTo(Cobol85Parser.AlteredGoToContext)
Enter a parse tree produced by alteredGoTo().
Declaration
void EnterAlteredGoTo(Cobol85Parser.AlteredGoToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlteredGoToContext | context | The parse tree. |
EnterAlternateRecordKeyClause(Cobol85Parser.AlternateRecordKeyClauseContext)
Enter a parse tree produced by alternateRecordKeyClause().
Declaration
void EnterAlternateRecordKeyClause(Cobol85Parser.AlternateRecordKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlternateRecordKeyClauseContext | context | The parse tree. |
EnterAlterProceedTo(Cobol85Parser.AlterProceedToContext)
Enter a parse tree produced by alterProceedTo().
Declaration
void EnterAlterProceedTo(Cobol85Parser.AlterProceedToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlterProceedToContext | context | The parse tree. |
EnterAlterStatement(Cobol85Parser.AlterStatementContext)
Enter a parse tree produced by alterStatement().
Declaration
void EnterAlterStatement(Cobol85Parser.AlterStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlterStatementContext | context | The parse tree. |
EnterAndOrCondition(Cobol85Parser.AndOrConditionContext)
Enter a parse tree produced by andOrCondition().
Declaration
void EnterAndOrCondition(Cobol85Parser.AndOrConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AndOrConditionContext | context | The parse tree. |
EnterArgument(Cobol85Parser.ArgumentContext)
Enter a parse tree produced by argument().
Declaration
void EnterArgument(Cobol85Parser.ArgumentContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ArgumentContext | context | The parse tree. |
EnterArithmeticExpression(Cobol85Parser.ArithmeticExpressionContext)
Enter a parse tree produced by arithmeticExpression().
Declaration
void EnterArithmeticExpression(Cobol85Parser.ArithmeticExpressionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ArithmeticExpressionContext | context | The parse tree. |
EnterAssignClause(Cobol85Parser.AssignClauseContext)
Enter a parse tree produced by assignClause().
Declaration
void EnterAssignClause(Cobol85Parser.AssignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AssignClauseContext | context | The parse tree. |
EnterAssignmentName(Cobol85Parser.AssignmentNameContext)
Enter a parse tree produced by assignmentName().
Declaration
void EnterAssignmentName(Cobol85Parser.AssignmentNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AssignmentNameContext | context | The parse tree. |
EnterAtEndPhrase(Cobol85Parser.AtEndPhraseContext)
Enter a parse tree produced by atEndPhrase().
Declaration
void EnterAtEndPhrase(Cobol85Parser.AtEndPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AtEndPhraseContext | context | The parse tree. |
EnterAuthorParagraph(Cobol85Parser.AuthorParagraphContext)
Enter a parse tree produced by authorParagraph().
Declaration
void EnterAuthorParagraph(Cobol85Parser.AuthorParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AuthorParagraphContext | context | The parse tree. |
EnterBasis(Cobol85Parser.BasisContext)
Enter a parse tree produced by basis().
Declaration
void EnterBasis(Cobol85Parser.BasisContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BasisContext | context | The parse tree. |
EnterBasisName(Cobol85Parser.BasisNameContext)
Enter a parse tree produced by basisName().
Declaration
void EnterBasisName(Cobol85Parser.BasisNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BasisNameContext | context | The parse tree. |
EnterBlockContainsClause(Cobol85Parser.BlockContainsClauseContext)
Enter a parse tree produced by blockContainsClause().
Declaration
void EnterBlockContainsClause(Cobol85Parser.BlockContainsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BlockContainsClauseContext | context | The parse tree. |
EnterBlockContainsTo(Cobol85Parser.BlockContainsToContext)
Enter a parse tree produced by blockContainsTo().
Declaration
void EnterBlockContainsTo(Cobol85Parser.BlockContainsToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BlockContainsToContext | context | The parse tree. |
EnterBooleanLiteral(Cobol85Parser.BooleanLiteralContext)
Enter a parse tree produced by booleanLiteral().
Declaration
void EnterBooleanLiteral(Cobol85Parser.BooleanLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BooleanLiteralContext | context | The parse tree. |
EnterCallByContent(Cobol85Parser.CallByContentContext)
Enter a parse tree produced by callByContent().
Declaration
void EnterCallByContent(Cobol85Parser.CallByContentContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByContentContext | context | The parse tree. |
EnterCallByContentPhrase(Cobol85Parser.CallByContentPhraseContext)
Enter a parse tree produced by callByContentPhrase().
Declaration
void EnterCallByContentPhrase(Cobol85Parser.CallByContentPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByContentPhraseContext | context | The parse tree. |
EnterCallByReference(Cobol85Parser.CallByReferenceContext)
Enter a parse tree produced by callByReference().
Declaration
void EnterCallByReference(Cobol85Parser.CallByReferenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByReferenceContext | context | The parse tree. |
EnterCallByReferencePhrase(Cobol85Parser.CallByReferencePhraseContext)
Enter a parse tree produced by callByReferencePhrase().
Declaration
void EnterCallByReferencePhrase(Cobol85Parser.CallByReferencePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByReferencePhraseContext | context | The parse tree. |
EnterCallByValue(Cobol85Parser.CallByValueContext)
Enter a parse tree produced by callByValue().
Declaration
void EnterCallByValue(Cobol85Parser.CallByValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByValueContext | context | The parse tree. |
EnterCallByValuePhrase(Cobol85Parser.CallByValuePhraseContext)
Enter a parse tree produced by callByValuePhrase().
Declaration
void EnterCallByValuePhrase(Cobol85Parser.CallByValuePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByValuePhraseContext | context | The parse tree. |
EnterCallGivingPhrase(Cobol85Parser.CallGivingPhraseContext)
Enter a parse tree produced by callGivingPhrase().
Declaration
void EnterCallGivingPhrase(Cobol85Parser.CallGivingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallGivingPhraseContext | context | The parse tree. |
EnterCallStatement(Cobol85Parser.CallStatementContext)
Enter a parse tree produced by callStatement().
Declaration
void EnterCallStatement(Cobol85Parser.CallStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallStatementContext | context | The parse tree. |
EnterCallUsingParameter(Cobol85Parser.CallUsingParameterContext)
Enter a parse tree produced by callUsingParameter().
Declaration
void EnterCallUsingParameter(Cobol85Parser.CallUsingParameterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallUsingParameterContext | context | The parse tree. |
EnterCallUsingPhrase(Cobol85Parser.CallUsingPhraseContext)
Enter a parse tree produced by callUsingPhrase().
Declaration
void EnterCallUsingPhrase(Cobol85Parser.CallUsingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallUsingPhraseContext | context | The parse tree. |
EnterCancelCall(Cobol85Parser.CancelCallContext)
Enter a parse tree produced by cancelCall().
Declaration
void EnterCancelCall(Cobol85Parser.CancelCallContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CancelCallContext | context | The parse tree. |
EnterCancelStatement(Cobol85Parser.CancelStatementContext)
Enter a parse tree produced by cancelStatement().
Declaration
void EnterCancelStatement(Cobol85Parser.CancelStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CancelStatementContext | context | The parse tree. |
EnterCdName(Cobol85Parser.CdNameContext)
Enter a parse tree produced by cdName().
Declaration
void EnterCdName(Cobol85Parser.CdNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CdNameContext | context | The parse tree. |
EnterChannelClause(Cobol85Parser.ChannelClauseContext)
Enter a parse tree produced by channelClause().
Declaration
void EnterChannelClause(Cobol85Parser.ChannelClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ChannelClauseContext | context | The parse tree. |
EnterCharacterPosition(Cobol85Parser.CharacterPositionContext)
Enter a parse tree produced by characterPosition().
Declaration
void EnterCharacterPosition(Cobol85Parser.CharacterPositionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CharacterPositionContext | context | The parse tree. |
EnterCharacterSetClause(Cobol85Parser.CharacterSetClauseContext)
Enter a parse tree produced by characterSetClause().
Declaration
void EnterCharacterSetClause(Cobol85Parser.CharacterSetClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CharacterSetClauseContext | context | The parse tree. |
EnterCicsDfhRespLiteral(Cobol85Parser.CicsDfhRespLiteralContext)
Enter a parse tree produced by cicsDfhRespLiteral().
Declaration
void EnterCicsDfhRespLiteral(Cobol85Parser.CicsDfhRespLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CicsDfhRespLiteralContext | context | The parse tree. |
EnterCicsDfhValueLiteral(Cobol85Parser.CicsDfhValueLiteralContext)
Enter a parse tree produced by cicsDfhValueLiteral().
Declaration
void EnterCicsDfhValueLiteral(Cobol85Parser.CicsDfhValueLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CicsDfhValueLiteralContext | context | The parse tree. |
EnterClassClause(Cobol85Parser.ClassClauseContext)
Enter a parse tree produced by classClause().
Declaration
void EnterClassClause(Cobol85Parser.ClassClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassClauseContext | context | The parse tree. |
EnterClassClauseFrom(Cobol85Parser.ClassClauseFromContext)
Enter a parse tree produced by classClauseFrom().
Declaration
void EnterClassClauseFrom(Cobol85Parser.ClassClauseFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassClauseFromContext | context | The parse tree. |
EnterClassClauseThrough(Cobol85Parser.ClassClauseThroughContext)
Enter a parse tree produced by classClauseThrough().
Declaration
void EnterClassClauseThrough(Cobol85Parser.ClassClauseThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassClauseThroughContext | context | The parse tree. |
EnterClassClauseTo(Cobol85Parser.ClassClauseToContext)
Enter a parse tree produced by classClauseTo().
Declaration
void EnterClassClauseTo(Cobol85Parser.ClassClauseToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassClauseToContext | context | The parse tree. |
EnterClassCondition(Cobol85Parser.ClassConditionContext)
Enter a parse tree produced by classCondition().
Declaration
void EnterClassCondition(Cobol85Parser.ClassConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassConditionContext | context | The parse tree. |
EnterClassName(Cobol85Parser.ClassNameContext)
Enter a parse tree produced by className().
Declaration
void EnterClassName(Cobol85Parser.ClassNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassNameContext | context | The parse tree. |
EnterCloseFile(Cobol85Parser.CloseFileContext)
Enter a parse tree produced by closeFile().
Declaration
void EnterCloseFile(Cobol85Parser.CloseFileContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CloseFileContext | context | The parse tree. |
EnterClosePortFileIOStatement(Cobol85Parser.ClosePortFileIOStatementContext)
Enter a parse tree produced by closePortFileIOStatement().
Declaration
void EnterClosePortFileIOStatement(Cobol85Parser.ClosePortFileIOStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOStatementContext | context | The parse tree. |
EnterClosePortFileIOUsing(Cobol85Parser.ClosePortFileIOUsingContext)
Enter a parse tree produced by closePortFileIOUsing().
Declaration
void EnterClosePortFileIOUsing(Cobol85Parser.ClosePortFileIOUsingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOUsingContext | context | The parse tree. |
EnterClosePortFileIOUsingAssociatedData(Cobol85Parser.ClosePortFileIOUsingAssociatedDataContext)
Enter a parse tree produced by closePortFileIOUsingAssociatedData().
Declaration
void EnterClosePortFileIOUsingAssociatedData(Cobol85Parser.ClosePortFileIOUsingAssociatedDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOUsingAssociatedDataContext | context | The parse tree. |
EnterClosePortFileIOUsingAssociatedDataLength(Cobol85Parser.ClosePortFileIOUsingAssociatedDataLengthContext)
Enter a parse tree produced by closePortFileIOUsingAssociatedDataLength().
Declaration
void EnterClosePortFileIOUsingAssociatedDataLength(Cobol85Parser.ClosePortFileIOUsingAssociatedDataLengthContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOUsingAssociatedDataLengthContext | context | The parse tree. |
EnterClosePortFileIOUsingCloseDisposition(Cobol85Parser.ClosePortFileIOUsingCloseDispositionContext)
Enter a parse tree produced by closePortFileIOUsingCloseDisposition().
Declaration
void EnterClosePortFileIOUsingCloseDisposition(Cobol85Parser.ClosePortFileIOUsingCloseDispositionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOUsingCloseDispositionContext | context | The parse tree. |
EnterCloseReelUnitStatement(Cobol85Parser.CloseReelUnitStatementContext)
Enter a parse tree produced by closeReelUnitStatement().
Declaration
void EnterCloseReelUnitStatement(Cobol85Parser.CloseReelUnitStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CloseReelUnitStatementContext | context | The parse tree. |
EnterCloseRelativeStatement(Cobol85Parser.CloseRelativeStatementContext)
Enter a parse tree produced by closeRelativeStatement().
Declaration
void EnterCloseRelativeStatement(Cobol85Parser.CloseRelativeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CloseRelativeStatementContext | context | The parse tree. |
EnterCloseStatement(Cobol85Parser.CloseStatementContext)
Enter a parse tree produced by closeStatement().
Declaration
void EnterCloseStatement(Cobol85Parser.CloseStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CloseStatementContext | context | The parse tree. |
EnterCobolWord(Cobol85Parser.CobolWordContext)
Enter a parse tree produced by cobolWord().
Declaration
void EnterCobolWord(Cobol85Parser.CobolWordContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CobolWordContext | context | The parse tree. |
EnterCodeSetClause(Cobol85Parser.CodeSetClauseContext)
Enter a parse tree produced by codeSetClause().
Declaration
void EnterCodeSetClause(Cobol85Parser.CodeSetClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CodeSetClauseContext | context | The parse tree. |
EnterCollatingSequenceClause(Cobol85Parser.CollatingSequenceClauseContext)
Enter a parse tree produced by collatingSequenceClause().
Declaration
void EnterCollatingSequenceClause(Cobol85Parser.CollatingSequenceClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CollatingSequenceClauseContext | context | The parse tree. |
EnterCollatingSequenceClauseAlphanumeric(Cobol85Parser.CollatingSequenceClauseAlphanumericContext)
Enter a parse tree produced by collatingSequenceClauseAlphanumeric().
Declaration
void EnterCollatingSequenceClauseAlphanumeric(Cobol85Parser.CollatingSequenceClauseAlphanumericContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CollatingSequenceClauseAlphanumericContext | context | The parse tree. |
EnterCollatingSequenceClauseNational(Cobol85Parser.CollatingSequenceClauseNationalContext)
Enter a parse tree produced by collatingSequenceClauseNational().
Declaration
void EnterCollatingSequenceClauseNational(Cobol85Parser.CollatingSequenceClauseNationalContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CollatingSequenceClauseNationalContext | context | The parse tree. |
EnterCombinableCondition(Cobol85Parser.CombinableConditionContext)
Enter a parse tree produced by combinableCondition().
Declaration
void EnterCombinableCondition(Cobol85Parser.CombinableConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CombinableConditionContext | context | The parse tree. |
EnterCommentEntry(Cobol85Parser.CommentEntryContext)
Enter a parse tree produced by commentEntry().
Declaration
void EnterCommentEntry(Cobol85Parser.CommentEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommentEntryContext | context | The parse tree. |
EnterCommitmentControlClause(Cobol85Parser.CommitmentControlClauseContext)
Enter a parse tree produced by commitmentControlClause().
Declaration
void EnterCommitmentControlClause(Cobol85Parser.CommitmentControlClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommitmentControlClauseContext | context | The parse tree. |
EnterCommunicationDescriptionEntry(Cobol85Parser.CommunicationDescriptionEntryContext)
Enter a parse tree produced by communicationDescriptionEntry().
Declaration
void EnterCommunicationDescriptionEntry(Cobol85Parser.CommunicationDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationDescriptionEntryContext | context | The parse tree. |
EnterCommunicationDescriptionEntryFormat1(Cobol85Parser.CommunicationDescriptionEntryFormat1Context)
Enter a parse tree produced by communicationDescriptionEntryFormat1().
Declaration
void EnterCommunicationDescriptionEntryFormat1(Cobol85Parser.CommunicationDescriptionEntryFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationDescriptionEntryFormat1Context | context | The parse tree. |
EnterCommunicationDescriptionEntryFormat2(Cobol85Parser.CommunicationDescriptionEntryFormat2Context)
Enter a parse tree produced by communicationDescriptionEntryFormat2().
Declaration
void EnterCommunicationDescriptionEntryFormat2(Cobol85Parser.CommunicationDescriptionEntryFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationDescriptionEntryFormat2Context | context | The parse tree. |
EnterCommunicationDescriptionEntryFormat3(Cobol85Parser.CommunicationDescriptionEntryFormat3Context)
Enter a parse tree produced by communicationDescriptionEntryFormat3().
Declaration
void EnterCommunicationDescriptionEntryFormat3(Cobol85Parser.CommunicationDescriptionEntryFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationDescriptionEntryFormat3Context | context | The parse tree. |
EnterCommunicationSection(Cobol85Parser.CommunicationSectionContext)
Enter a parse tree produced by communicationSection().
Declaration
void EnterCommunicationSection(Cobol85Parser.CommunicationSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationSectionContext | context | The parse tree. |
EnterCompilationUnit(Cobol85Parser.CompilationUnitContext)
Enter a parse tree produced by compilationUnit().
Declaration
void EnterCompilationUnit(Cobol85Parser.CompilationUnitContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CompilationUnitContext | context | The parse tree. |
EnterComputerName(Cobol85Parser.ComputerNameContext)
Enter a parse tree produced by computerName().
Declaration
void EnterComputerName(Cobol85Parser.ComputerNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ComputerNameContext | context | The parse tree. |
EnterComputeStatement(Cobol85Parser.ComputeStatementContext)
Enter a parse tree produced by computeStatement().
Declaration
void EnterComputeStatement(Cobol85Parser.ComputeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ComputeStatementContext | context | The parse tree. |
EnterComputeStore(Cobol85Parser.ComputeStoreContext)
Enter a parse tree produced by computeStore().
Declaration
void EnterComputeStore(Cobol85Parser.ComputeStoreContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ComputeStoreContext | context | The parse tree. |
EnterCondition(Cobol85Parser.ConditionContext)
Enter a parse tree produced by condition().
Declaration
void EnterCondition(Cobol85Parser.ConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConditionContext | context | The parse tree. |
EnterConditionName(Cobol85Parser.ConditionNameContext)
Enter a parse tree produced by conditionName().
Declaration
void EnterConditionName(Cobol85Parser.ConditionNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConditionNameContext | context | The parse tree. |
EnterConditionNameReference(Cobol85Parser.ConditionNameReferenceContext)
Enter a parse tree produced by conditionNameReference().
Declaration
void EnterConditionNameReference(Cobol85Parser.ConditionNameReferenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConditionNameReferenceContext | context | The parse tree. |
EnterConditionNameSubscriptReference(Cobol85Parser.ConditionNameSubscriptReferenceContext)
Enter a parse tree produced by conditionNameSubscriptReference().
Declaration
void EnterConditionNameSubscriptReference(Cobol85Parser.ConditionNameSubscriptReferenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConditionNameSubscriptReferenceContext | context | The parse tree. |
EnterConfigurationSection(Cobol85Parser.ConfigurationSectionContext)
Enter a parse tree produced by configurationSection().
Declaration
void EnterConfigurationSection(Cobol85Parser.ConfigurationSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConfigurationSectionContext | context | The parse tree. |
EnterConfigurationSectionParagraph(Cobol85Parser.ConfigurationSectionParagraphContext)
Enter a parse tree produced by configurationSectionParagraph().
Declaration
void EnterConfigurationSectionParagraph(Cobol85Parser.ConfigurationSectionParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConfigurationSectionParagraphContext | context | The parse tree. |
EnterContinueStatement(Cobol85Parser.ContinueStatementContext)
Enter a parse tree produced by continueStatement().
Declaration
void EnterContinueStatement(Cobol85Parser.ContinueStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ContinueStatementContext | context | The parse tree. |
EnterCurrencySignClause(Cobol85Parser.CurrencySignClauseContext)
Enter a parse tree produced by currencySignClause().
Declaration
void EnterCurrencySignClause(Cobol85Parser.CurrencySignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CurrencySignClauseContext | context | The parse tree. |
EnterDataAlignedClause(Cobol85Parser.DataAlignedClauseContext)
Enter a parse tree produced by dataAlignedClause().
Declaration
void EnterDataAlignedClause(Cobol85Parser.DataAlignedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataAlignedClauseContext | context | The parse tree. |
EnterDataBaseSection(Cobol85Parser.DataBaseSectionContext)
Enter a parse tree produced by dataBaseSection().
Declaration
void EnterDataBaseSection(Cobol85Parser.DataBaseSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataBaseSectionContext | context | The parse tree. |
EnterDataBaseSectionEntry(Cobol85Parser.DataBaseSectionEntryContext)
Enter a parse tree produced by dataBaseSectionEntry().
Declaration
void EnterDataBaseSectionEntry(Cobol85Parser.DataBaseSectionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataBaseSectionEntryContext | context | The parse tree. |
EnterDataBlankWhenZeroClause(Cobol85Parser.DataBlankWhenZeroClauseContext)
Enter a parse tree produced by dataBlankWhenZeroClause().
Declaration
void EnterDataBlankWhenZeroClause(Cobol85Parser.DataBlankWhenZeroClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataBlankWhenZeroClauseContext | context | The parse tree. |
EnterDataCommonOwnLocalClause(Cobol85Parser.DataCommonOwnLocalClauseContext)
Enter a parse tree produced by dataCommonOwnLocalClause().
Declaration
void EnterDataCommonOwnLocalClause(Cobol85Parser.DataCommonOwnLocalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataCommonOwnLocalClauseContext | context | The parse tree. |
EnterDataDescName(Cobol85Parser.DataDescNameContext)
Enter a parse tree produced by dataDescName().
Declaration
void EnterDataDescName(Cobol85Parser.DataDescNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescNameContext | context | The parse tree. |
EnterDataDescriptionEntry(Cobol85Parser.DataDescriptionEntryContext)
Enter a parse tree produced by dataDescriptionEntry().
Declaration
void EnterDataDescriptionEntry(Cobol85Parser.DataDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryContext | context | The parse tree. |
EnterDataDescriptionEntryExecSql(Cobol85Parser.DataDescriptionEntryExecSqlContext)
Enter a parse tree produced by dataDescriptionEntryExecSql().
Declaration
void EnterDataDescriptionEntryExecSql(Cobol85Parser.DataDescriptionEntryExecSqlContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryExecSqlContext | context | The parse tree. |
EnterDataDescriptionEntryFormat1(Cobol85Parser.DataDescriptionEntryFormat1Context)
Enter a parse tree produced by dataDescriptionEntryFormat1().
Declaration
void EnterDataDescriptionEntryFormat1(Cobol85Parser.DataDescriptionEntryFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryFormat1Context | context | The parse tree. |
EnterDataDescriptionEntryFormat2(Cobol85Parser.DataDescriptionEntryFormat2Context)
Enter a parse tree produced by dataDescriptionEntryFormat2().
Declaration
void EnterDataDescriptionEntryFormat2(Cobol85Parser.DataDescriptionEntryFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryFormat2Context | context | The parse tree. |
EnterDataDescriptionEntryFormat3(Cobol85Parser.DataDescriptionEntryFormat3Context)
Enter a parse tree produced by dataDescriptionEntryFormat3().
Declaration
void EnterDataDescriptionEntryFormat3(Cobol85Parser.DataDescriptionEntryFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryFormat3Context | context | The parse tree. |
EnterDataDivision(Cobol85Parser.DataDivisionContext)
Enter a parse tree produced by dataDivision().
Declaration
void EnterDataDivision(Cobol85Parser.DataDivisionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDivisionContext | context | The parse tree. |
EnterDataDivisionSection(Cobol85Parser.DataDivisionSectionContext)
Enter a parse tree produced by dataDivisionSection().
Declaration
void EnterDataDivisionSection(Cobol85Parser.DataDivisionSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDivisionSectionContext | context | The parse tree. |
EnterDataExternalClause(Cobol85Parser.DataExternalClauseContext)
Enter a parse tree produced by dataExternalClause().
Declaration
void EnterDataExternalClause(Cobol85Parser.DataExternalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataExternalClauseContext | context | The parse tree. |
EnterDataGlobalClause(Cobol85Parser.DataGlobalClauseContext)
Enter a parse tree produced by dataGlobalClause().
Declaration
void EnterDataGlobalClause(Cobol85Parser.DataGlobalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataGlobalClauseContext | context | The parse tree. |
EnterDataIntegerStringClause(Cobol85Parser.DataIntegerStringClauseContext)
Enter a parse tree produced by dataIntegerStringClause().
Declaration
void EnterDataIntegerStringClause(Cobol85Parser.DataIntegerStringClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataIntegerStringClauseContext | context | The parse tree. |
EnterDataJustifiedClause(Cobol85Parser.DataJustifiedClauseContext)
Enter a parse tree produced by dataJustifiedClause().
Declaration
void EnterDataJustifiedClause(Cobol85Parser.DataJustifiedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataJustifiedClauseContext | context | The parse tree. |
EnterDataName(Cobol85Parser.DataNameContext)
Enter a parse tree produced by dataName().
Declaration
void EnterDataName(Cobol85Parser.DataNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataNameContext | context | The parse tree. |
EnterDataOccursClause(Cobol85Parser.DataOccursClauseContext)
Enter a parse tree produced by dataOccursClause().
Declaration
void EnterDataOccursClause(Cobol85Parser.DataOccursClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataOccursClauseContext | context | The parse tree. |
EnterDataOccursSort(Cobol85Parser.DataOccursSortContext)
Enter a parse tree produced by dataOccursSort().
Declaration
void EnterDataOccursSort(Cobol85Parser.DataOccursSortContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataOccursSortContext | context | The parse tree. |
EnterDataOccursTo(Cobol85Parser.DataOccursToContext)
Enter a parse tree produced by dataOccursTo().
Declaration
void EnterDataOccursTo(Cobol85Parser.DataOccursToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataOccursToContext | context | The parse tree. |
EnterDataPictureClause(Cobol85Parser.DataPictureClauseContext)
Enter a parse tree produced by dataPictureClause().
Declaration
void EnterDataPictureClause(Cobol85Parser.DataPictureClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataPictureClauseContext | context | The parse tree. |
EnterDataReceivedByClause(Cobol85Parser.DataReceivedByClauseContext)
Enter a parse tree produced by dataReceivedByClause().
Declaration
void EnterDataReceivedByClause(Cobol85Parser.DataReceivedByClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataReceivedByClauseContext | context | The parse tree. |
EnterDataRecordAreaClause(Cobol85Parser.DataRecordAreaClauseContext)
Enter a parse tree produced by dataRecordAreaClause().
Declaration
void EnterDataRecordAreaClause(Cobol85Parser.DataRecordAreaClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataRecordAreaClauseContext | context | The parse tree. |
EnterDataRecordsClause(Cobol85Parser.DataRecordsClauseContext)
Enter a parse tree produced by dataRecordsClause().
Declaration
void EnterDataRecordsClause(Cobol85Parser.DataRecordsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataRecordsClauseContext | context | The parse tree. |
EnterDataRedefinesClause(Cobol85Parser.DataRedefinesClauseContext)
Enter a parse tree produced by dataRedefinesClause().
Declaration
void EnterDataRedefinesClause(Cobol85Parser.DataRedefinesClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataRedefinesClauseContext | context | The parse tree. |
EnterDataRenamesClause(Cobol85Parser.DataRenamesClauseContext)
Enter a parse tree produced by dataRenamesClause().
Declaration
void EnterDataRenamesClause(Cobol85Parser.DataRenamesClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataRenamesClauseContext | context | The parse tree. |
EnterDataSignClause(Cobol85Parser.DataSignClauseContext)
Enter a parse tree produced by dataSignClause().
Declaration
void EnterDataSignClause(Cobol85Parser.DataSignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataSignClauseContext | context | The parse tree. |
EnterDataSynchronizedClause(Cobol85Parser.DataSynchronizedClauseContext)
Enter a parse tree produced by dataSynchronizedClause().
Declaration
void EnterDataSynchronizedClause(Cobol85Parser.DataSynchronizedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataSynchronizedClauseContext | context | The parse tree. |
EnterDataThreadLocalClause(Cobol85Parser.DataThreadLocalClauseContext)
Enter a parse tree produced by dataThreadLocalClause().
Declaration
void EnterDataThreadLocalClause(Cobol85Parser.DataThreadLocalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataThreadLocalClauseContext | context | The parse tree. |
EnterDataTypeClause(Cobol85Parser.DataTypeClauseContext)
Enter a parse tree produced by dataTypeClause().
Declaration
void EnterDataTypeClause(Cobol85Parser.DataTypeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataTypeClauseContext | context | The parse tree. |
EnterDataTypeDefClause(Cobol85Parser.DataTypeDefClauseContext)
Enter a parse tree produced by dataTypeDefClause().
Declaration
void EnterDataTypeDefClause(Cobol85Parser.DataTypeDefClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataTypeDefClauseContext | context | The parse tree. |
EnterDataUsageClause(Cobol85Parser.DataUsageClauseContext)
Enter a parse tree produced by dataUsageClause().
Declaration
void EnterDataUsageClause(Cobol85Parser.DataUsageClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataUsageClauseContext | context | The parse tree. |
EnterDataUsingClause(Cobol85Parser.DataUsingClauseContext)
Enter a parse tree produced by dataUsingClause().
Declaration
void EnterDataUsingClause(Cobol85Parser.DataUsingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataUsingClauseContext | context | The parse tree. |
EnterDataValueClause(Cobol85Parser.DataValueClauseContext)
Enter a parse tree produced by dataValueClause().
Declaration
void EnterDataValueClause(Cobol85Parser.DataValueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataValueClauseContext | context | The parse tree. |
EnterDataValueInterval(Cobol85Parser.DataValueIntervalContext)
Enter a parse tree produced by dataValueInterval().
Declaration
void EnterDataValueInterval(Cobol85Parser.DataValueIntervalContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataValueIntervalContext | context | The parse tree. |
EnterDataValueIntervalFrom(Cobol85Parser.DataValueIntervalFromContext)
Enter a parse tree produced by dataValueIntervalFrom().
Declaration
void EnterDataValueIntervalFrom(Cobol85Parser.DataValueIntervalFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataValueIntervalFromContext | context | The parse tree. |
EnterDataValueIntervalTo(Cobol85Parser.DataValueIntervalToContext)
Enter a parse tree produced by dataValueIntervalTo().
Declaration
void EnterDataValueIntervalTo(Cobol85Parser.DataValueIntervalToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataValueIntervalToContext | context | The parse tree. |
EnterDataWithLowerBoundsClause(Cobol85Parser.DataWithLowerBoundsClauseContext)
Enter a parse tree produced by dataWithLowerBoundsClause().
Declaration
void EnterDataWithLowerBoundsClause(Cobol85Parser.DataWithLowerBoundsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataWithLowerBoundsClauseContext | context | The parse tree. |
EnterDateCompiledParagraph(Cobol85Parser.DateCompiledParagraphContext)
Enter a parse tree produced by dateCompiledParagraph().
Declaration
void EnterDateCompiledParagraph(Cobol85Parser.DateCompiledParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DateCompiledParagraphContext | context | The parse tree. |
EnterDateWrittenParagraph(Cobol85Parser.DateWrittenParagraphContext)
Enter a parse tree produced by dateWrittenParagraph().
Declaration
void EnterDateWrittenParagraph(Cobol85Parser.DateWrittenParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DateWrittenParagraphContext | context | The parse tree. |
EnterDecimalPointClause(Cobol85Parser.DecimalPointClauseContext)
Enter a parse tree produced by decimalPointClause().
Declaration
void EnterDecimalPointClause(Cobol85Parser.DecimalPointClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DecimalPointClauseContext | context | The parse tree. |
EnterDefaultComputationalSignClause(Cobol85Parser.DefaultComputationalSignClauseContext)
Enter a parse tree produced by defaultComputationalSignClause().
Declaration
void EnterDefaultComputationalSignClause(Cobol85Parser.DefaultComputationalSignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DefaultComputationalSignClauseContext | context | The parse tree. |
EnterDefaultDisplaySignClause(Cobol85Parser.DefaultDisplaySignClauseContext)
Enter a parse tree produced by defaultDisplaySignClause().
Declaration
void EnterDefaultDisplaySignClause(Cobol85Parser.DefaultDisplaySignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DefaultDisplaySignClauseContext | context | The parse tree. |
EnterDeleteStatement(Cobol85Parser.DeleteStatementContext)
Enter a parse tree produced by deleteStatement().
Declaration
void EnterDeleteStatement(Cobol85Parser.DeleteStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DeleteStatementContext | context | The parse tree. |
EnterDestinationCountClause(Cobol85Parser.DestinationCountClauseContext)
Enter a parse tree produced by destinationCountClause().
Declaration
void EnterDestinationCountClause(Cobol85Parser.DestinationCountClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DestinationCountClauseContext | context | The parse tree. |
EnterDestinationTableClause(Cobol85Parser.DestinationTableClauseContext)
Enter a parse tree produced by destinationTableClause().
Declaration
void EnterDestinationTableClause(Cobol85Parser.DestinationTableClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DestinationTableClauseContext | context | The parse tree. |
EnterDisableStatement(Cobol85Parser.DisableStatementContext)
Enter a parse tree produced by disableStatement().
Declaration
void EnterDisableStatement(Cobol85Parser.DisableStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisableStatementContext | context | The parse tree. |
EnterDiskSizeClause(Cobol85Parser.DiskSizeClauseContext)
Enter a parse tree produced by diskSizeClause().
Declaration
void EnterDiskSizeClause(Cobol85Parser.DiskSizeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DiskSizeClauseContext | context | The parse tree. |
EnterDisplayAt(Cobol85Parser.DisplayAtContext)
Enter a parse tree produced by displayAt().
Declaration
void EnterDisplayAt(Cobol85Parser.DisplayAtContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayAtContext | context | The parse tree. |
EnterDisplayOperand(Cobol85Parser.DisplayOperandContext)
Enter a parse tree produced by displayOperand().
Declaration
void EnterDisplayOperand(Cobol85Parser.DisplayOperandContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayOperandContext | context | The parse tree. |
EnterDisplayStatement(Cobol85Parser.DisplayStatementContext)
Enter a parse tree produced by displayStatement().
Declaration
void EnterDisplayStatement(Cobol85Parser.DisplayStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayStatementContext | context | The parse tree. |
EnterDisplayUpon(Cobol85Parser.DisplayUponContext)
Enter a parse tree produced by displayUpon().
Declaration
void EnterDisplayUpon(Cobol85Parser.DisplayUponContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayUponContext | context | The parse tree. |
EnterDisplayWith(Cobol85Parser.DisplayWithContext)
Enter a parse tree produced by displayWith().
Declaration
void EnterDisplayWith(Cobol85Parser.DisplayWithContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayWithContext | context | The parse tree. |
EnterDivideByGivingStatement(Cobol85Parser.DivideByGivingStatementContext)
Enter a parse tree produced by divideByGivingStatement().
Declaration
void EnterDivideByGivingStatement(Cobol85Parser.DivideByGivingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideByGivingStatementContext | context | The parse tree. |
EnterDivideGiving(Cobol85Parser.DivideGivingContext)
Enter a parse tree produced by divideGiving().
Declaration
void EnterDivideGiving(Cobol85Parser.DivideGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideGivingContext | context | The parse tree. |
EnterDivideGivingPhrase(Cobol85Parser.DivideGivingPhraseContext)
Enter a parse tree produced by divideGivingPhrase().
Declaration
void EnterDivideGivingPhrase(Cobol85Parser.DivideGivingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideGivingPhraseContext | context | The parse tree. |
EnterDivideInto(Cobol85Parser.DivideIntoContext)
Enter a parse tree produced by divideInto().
Declaration
void EnterDivideInto(Cobol85Parser.DivideIntoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideIntoContext | context | The parse tree. |
EnterDivideIntoGivingStatement(Cobol85Parser.DivideIntoGivingStatementContext)
Enter a parse tree produced by divideIntoGivingStatement().
Declaration
void EnterDivideIntoGivingStatement(Cobol85Parser.DivideIntoGivingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideIntoGivingStatementContext | context | The parse tree. |
EnterDivideIntoStatement(Cobol85Parser.DivideIntoStatementContext)
Enter a parse tree produced by divideIntoStatement().
Declaration
void EnterDivideIntoStatement(Cobol85Parser.DivideIntoStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideIntoStatementContext | context | The parse tree. |
EnterDivideRemainder(Cobol85Parser.DivideRemainderContext)
Enter a parse tree produced by divideRemainder().
Declaration
void EnterDivideRemainder(Cobol85Parser.DivideRemainderContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideRemainderContext | context | The parse tree. |
EnterDivideStatement(Cobol85Parser.DivideStatementContext)
Enter a parse tree produced by divideStatement().
Declaration
void EnterDivideStatement(Cobol85Parser.DivideStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideStatementContext | context | The parse tree. |
EnterEnableStatement(Cobol85Parser.EnableStatementContext)
Enter a parse tree produced by enableStatement().
Declaration
void EnterEnableStatement(Cobol85Parser.EnableStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnableStatementContext | context | The parse tree. |
EnterEndKeyClause(Cobol85Parser.EndKeyClauseContext)
Enter a parse tree produced by endKeyClause().
Declaration
void EnterEndKeyClause(Cobol85Parser.EndKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EndKeyClauseContext | context | The parse tree. |
EnterEndProgramStatement(Cobol85Parser.EndProgramStatementContext)
Enter a parse tree produced by endProgramStatement().
Declaration
void EnterEndProgramStatement(Cobol85Parser.EndProgramStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EndProgramStatementContext | context | The parse tree. |
EnterEntryStatement(Cobol85Parser.EntryStatementContext)
Enter a parse tree produced by entryStatement().
Declaration
void EnterEntryStatement(Cobol85Parser.EntryStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EntryStatementContext | context | The parse tree. |
EnterEnvironmentDivision(Cobol85Parser.EnvironmentDivisionContext)
Enter a parse tree produced by environmentDivision().
Declaration
void EnterEnvironmentDivision(Cobol85Parser.EnvironmentDivisionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentDivisionContext | context | The parse tree. |
EnterEnvironmentDivisionBody(Cobol85Parser.EnvironmentDivisionBodyContext)
Enter a parse tree produced by environmentDivisionBody().
Declaration
void EnterEnvironmentDivisionBody(Cobol85Parser.EnvironmentDivisionBodyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentDivisionBodyContext | context | The parse tree. |
EnterEnvironmentName(Cobol85Parser.EnvironmentNameContext)
Enter a parse tree produced by environmentName().
Declaration
void EnterEnvironmentName(Cobol85Parser.EnvironmentNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentNameContext | context | The parse tree. |
EnterEnvironmentSwitchNameClause(Cobol85Parser.EnvironmentSwitchNameClauseContext)
Enter a parse tree produced by environmentSwitchNameClause().
Declaration
void EnterEnvironmentSwitchNameClause(Cobol85Parser.EnvironmentSwitchNameClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentSwitchNameClauseContext | context | The parse tree. |
EnterEnvironmentSwitchNameSpecialNamesStatusPhrase(Cobol85Parser.EnvironmentSwitchNameSpecialNamesStatusPhraseContext)
Enter a parse tree produced by environmentSwitchNameSpecialNamesStatusPhrase().
Declaration
void EnterEnvironmentSwitchNameSpecialNamesStatusPhrase(Cobol85Parser.EnvironmentSwitchNameSpecialNamesStatusPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentSwitchNameSpecialNamesStatusPhraseContext | context | The parse tree. |
EnterErrorKeyClause(Cobol85Parser.ErrorKeyClauseContext)
Enter a parse tree produced by errorKeyClause().
Declaration
void EnterErrorKeyClause(Cobol85Parser.ErrorKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ErrorKeyClauseContext | context | The parse tree. |
EnterEvaluateAlsoCondition(Cobol85Parser.EvaluateAlsoConditionContext)
Enter a parse tree produced by evaluateAlsoCondition().
Declaration
void EnterEvaluateAlsoCondition(Cobol85Parser.EvaluateAlsoConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateAlsoConditionContext | context | The parse tree. |
EnterEvaluateAlsoSelect(Cobol85Parser.EvaluateAlsoSelectContext)
Enter a parse tree produced by evaluateAlsoSelect().
Declaration
void EnterEvaluateAlsoSelect(Cobol85Parser.EvaluateAlsoSelectContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateAlsoSelectContext | context | The parse tree. |
EnterEvaluateCondition(Cobol85Parser.EvaluateConditionContext)
Enter a parse tree produced by evaluateCondition().
Declaration
void EnterEvaluateCondition(Cobol85Parser.EvaluateConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateConditionContext | context | The parse tree. |
EnterEvaluateSelect(Cobol85Parser.EvaluateSelectContext)
Enter a parse tree produced by evaluateSelect().
Declaration
void EnterEvaluateSelect(Cobol85Parser.EvaluateSelectContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateSelectContext | context | The parse tree. |
EnterEvaluateStatement(Cobol85Parser.EvaluateStatementContext)
Enter a parse tree produced by evaluateStatement().
Declaration
void EnterEvaluateStatement(Cobol85Parser.EvaluateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateStatementContext | context | The parse tree. |
EnterEvaluateThrough(Cobol85Parser.EvaluateThroughContext)
Enter a parse tree produced by evaluateThrough().
Declaration
void EnterEvaluateThrough(Cobol85Parser.EvaluateThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateThroughContext | context | The parse tree. |
EnterEvaluateValue(Cobol85Parser.EvaluateValueContext)
Enter a parse tree produced by evaluateValue().
Declaration
void EnterEvaluateValue(Cobol85Parser.EvaluateValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateValueContext | context | The parse tree. |
EnterEvaluateWhen(Cobol85Parser.EvaluateWhenContext)
Enter a parse tree produced by evaluateWhen().
Declaration
void EnterEvaluateWhen(Cobol85Parser.EvaluateWhenContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateWhenContext | context | The parse tree. |
EnterEvaluateWhenOther(Cobol85Parser.EvaluateWhenOtherContext)
Enter a parse tree produced by evaluateWhenOther().
Declaration
void EnterEvaluateWhenOther(Cobol85Parser.EvaluateWhenOtherContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateWhenOtherContext | context | The parse tree. |
EnterEvaluateWhenPhrase(Cobol85Parser.EvaluateWhenPhraseContext)
Enter a parse tree produced by evaluateWhenPhrase().
Declaration
void EnterEvaluateWhenPhrase(Cobol85Parser.EvaluateWhenPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateWhenPhraseContext | context | The parse tree. |
EnterExecCicsStatement(Cobol85Parser.ExecCicsStatementContext)
Enter a parse tree produced by execCicsStatement().
Declaration
void EnterExecCicsStatement(Cobol85Parser.ExecCicsStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExecCicsStatementContext | context | The parse tree. |
EnterExecSqlImsStatement(Cobol85Parser.ExecSqlImsStatementContext)
Enter a parse tree produced by execSqlImsStatement().
Declaration
void EnterExecSqlImsStatement(Cobol85Parser.ExecSqlImsStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExecSqlImsStatementContext | context | The parse tree. |
EnterExecSqlStatement(Cobol85Parser.ExecSqlStatementContext)
Enter a parse tree produced by execSqlStatement().
Declaration
void EnterExecSqlStatement(Cobol85Parser.ExecSqlStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExecSqlStatementContext | context | The parse tree. |
EnterExhibitOperand(Cobol85Parser.ExhibitOperandContext)
Enter a parse tree produced by exhibitOperand().
Declaration
void EnterExhibitOperand(Cobol85Parser.ExhibitOperandContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExhibitOperandContext | context | The parse tree. |
EnterExhibitStatement(Cobol85Parser.ExhibitStatementContext)
Enter a parse tree produced by exhibitStatement().
Declaration
void EnterExhibitStatement(Cobol85Parser.ExhibitStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExhibitStatementContext | context | The parse tree. |
EnterExitStatement(Cobol85Parser.ExitStatementContext)
Enter a parse tree produced by exitStatement().
Declaration
void EnterExitStatement(Cobol85Parser.ExitStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExitStatementContext | context | The parse tree. |
EnterExternalClause(Cobol85Parser.ExternalClauseContext)
Enter a parse tree produced by externalClause().
Declaration
void EnterExternalClause(Cobol85Parser.ExternalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExternalClauseContext | context | The parse tree. |
EnterFigurativeConstant(Cobol85Parser.FigurativeConstantContext)
Enter a parse tree produced by figurativeConstant().
Declaration
void EnterFigurativeConstant(Cobol85Parser.FigurativeConstantContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FigurativeConstantContext | context | The parse tree. |
EnterFileControlClause(Cobol85Parser.FileControlClauseContext)
Enter a parse tree produced by fileControlClause().
Declaration
void EnterFileControlClause(Cobol85Parser.FileControlClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileControlClauseContext | context | The parse tree. |
EnterFileControlEntry(Cobol85Parser.FileControlEntryContext)
Enter a parse tree produced by fileControlEntry().
Declaration
void EnterFileControlEntry(Cobol85Parser.FileControlEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileControlEntryContext | context | The parse tree. |
EnterFileControlParagraph(Cobol85Parser.FileControlParagraphContext)
Enter a parse tree produced by fileControlParagraph().
Declaration
void EnterFileControlParagraph(Cobol85Parser.FileControlParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileControlParagraphContext | context | The parse tree. |
EnterFileDescriptionEntry(Cobol85Parser.FileDescriptionEntryContext)
Enter a parse tree produced by fileDescriptionEntry().
Declaration
void EnterFileDescriptionEntry(Cobol85Parser.FileDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileDescriptionEntryContext | context | The parse tree. |
EnterFileDescriptionEntryClause(Cobol85Parser.FileDescriptionEntryClauseContext)
Enter a parse tree produced by fileDescriptionEntryClause().
Declaration
void EnterFileDescriptionEntryClause(Cobol85Parser.FileDescriptionEntryClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileDescriptionEntryClauseContext | context | The parse tree. |
EnterFileName(Cobol85Parser.FileNameContext)
Enter a parse tree produced by fileName().
Declaration
void EnterFileName(Cobol85Parser.FileNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileNameContext | context | The parse tree. |
EnterFileSection(Cobol85Parser.FileSectionContext)
Enter a parse tree produced by fileSection().
Declaration
void EnterFileSection(Cobol85Parser.FileSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileSectionContext | context | The parse tree. |
EnterFileStatusClause(Cobol85Parser.FileStatusClauseContext)
Enter a parse tree produced by fileStatusClause().
Declaration
void EnterFileStatusClause(Cobol85Parser.FileStatusClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileStatusClauseContext | context | The parse tree. |
EnterFunctionCall(Cobol85Parser.FunctionCallContext)
Enter a parse tree produced by functionCall().
Declaration
void EnterFunctionCall(Cobol85Parser.FunctionCallContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FunctionCallContext | context | The parse tree. |
EnterFunctionName(Cobol85Parser.FunctionNameContext)
Enter a parse tree produced by functionName().
Declaration
void EnterFunctionName(Cobol85Parser.FunctionNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FunctionNameContext | context | The parse tree. |
EnterGenerateStatement(Cobol85Parser.GenerateStatementContext)
Enter a parse tree produced by generateStatement().
Declaration
void EnterGenerateStatement(Cobol85Parser.GenerateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GenerateStatementContext | context | The parse tree. |
EnterGlobalClause(Cobol85Parser.GlobalClauseContext)
Enter a parse tree produced by globalClause().
Declaration
void EnterGlobalClause(Cobol85Parser.GlobalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GlobalClauseContext | context | The parse tree. |
EnterGobackStatement(Cobol85Parser.GobackStatementContext)
Enter a parse tree produced by gobackStatement().
Declaration
void EnterGobackStatement(Cobol85Parser.GobackStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GobackStatementContext | context | The parse tree. |
EnterGoToDependingOnStatement(Cobol85Parser.GoToDependingOnStatementContext)
Enter a parse tree produced by goToDependingOnStatement().
Declaration
void EnterGoToDependingOnStatement(Cobol85Parser.GoToDependingOnStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GoToDependingOnStatementContext | context | The parse tree. |
EnterGoToStatement(Cobol85Parser.GoToStatementContext)
Enter a parse tree produced by goToStatement().
Declaration
void EnterGoToStatement(Cobol85Parser.GoToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GoToStatementContext | context | The parse tree. |
EnterGoToStatementSimple(Cobol85Parser.GoToStatementSimpleContext)
Enter a parse tree produced by goToStatementSimple().
Declaration
void EnterGoToStatementSimple(Cobol85Parser.GoToStatementSimpleContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GoToStatementSimpleContext | context | The parse tree. |
EnterIdentificationDivision(Cobol85Parser.IdentificationDivisionContext)
Enter a parse tree produced by identificationDivision().
Declaration
void EnterIdentificationDivision(Cobol85Parser.IdentificationDivisionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IdentificationDivisionContext | context | The parse tree. |
EnterIdentificationDivisionBody(Cobol85Parser.IdentificationDivisionBodyContext)
Enter a parse tree produced by identificationDivisionBody().
Declaration
void EnterIdentificationDivisionBody(Cobol85Parser.IdentificationDivisionBodyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IdentificationDivisionBodyContext | context | The parse tree. |
EnterIdentifier(Cobol85Parser.IdentifierContext)
Enter a parse tree produced by identifier().
Declaration
void EnterIdentifier(Cobol85Parser.IdentifierContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IdentifierContext | context | The parse tree. |
EnterIfElse(Cobol85Parser.IfElseContext)
Enter a parse tree produced by ifElse().
Declaration
void EnterIfElse(Cobol85Parser.IfElseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IfElseContext | context | The parse tree. |
EnterIfStatement(Cobol85Parser.IfStatementContext)
Enter a parse tree produced by ifStatement().
Declaration
void EnterIfStatement(Cobol85Parser.IfStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IfStatementContext | context | The parse tree. |
EnterIfThen(Cobol85Parser.IfThenContext)
Enter a parse tree produced by ifThen().
Declaration
void EnterIfThen(Cobol85Parser.IfThenContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IfThenContext | context | The parse tree. |
EnterInData(Cobol85Parser.InDataContext)
Enter a parse tree produced by inData().
Declaration
void EnterInData(Cobol85Parser.InDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InDataContext | context | The parse tree. |
EnterIndexName(Cobol85Parser.IndexNameContext)
Enter a parse tree produced by indexName().
Declaration
void EnterIndexName(Cobol85Parser.IndexNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IndexNameContext | context | The parse tree. |
EnterInFile(Cobol85Parser.InFileContext)
Enter a parse tree produced by inFile().
Declaration
void EnterInFile(Cobol85Parser.InFileContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InFileContext | context | The parse tree. |
EnterInitializeReplacingBy(Cobol85Parser.InitializeReplacingByContext)
Enter a parse tree produced by initializeReplacingBy().
Declaration
void EnterInitializeReplacingBy(Cobol85Parser.InitializeReplacingByContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InitializeReplacingByContext | context | The parse tree. |
EnterInitializeReplacingPhrase(Cobol85Parser.InitializeReplacingPhraseContext)
Enter a parse tree produced by initializeReplacingPhrase().
Declaration
void EnterInitializeReplacingPhrase(Cobol85Parser.InitializeReplacingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InitializeReplacingPhraseContext | context | The parse tree. |
EnterInitializeStatement(Cobol85Parser.InitializeStatementContext)
Enter a parse tree produced by initializeStatement().
Declaration
void EnterInitializeStatement(Cobol85Parser.InitializeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InitializeStatementContext | context | The parse tree. |
EnterInitiateStatement(Cobol85Parser.InitiateStatementContext)
Enter a parse tree produced by initiateStatement().
Declaration
void EnterInitiateStatement(Cobol85Parser.InitiateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InitiateStatementContext | context | The parse tree. |
EnterInLibrary(Cobol85Parser.InLibraryContext)
Enter a parse tree produced by inLibrary().
Declaration
void EnterInLibrary(Cobol85Parser.InLibraryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InLibraryContext | context | The parse tree. |
EnterInMnemonic(Cobol85Parser.InMnemonicContext)
Enter a parse tree produced by inMnemonic().
Declaration
void EnterInMnemonic(Cobol85Parser.InMnemonicContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InMnemonicContext | context | The parse tree. |
EnterInputOutputSection(Cobol85Parser.InputOutputSectionContext)
Enter a parse tree produced by inputOutputSection().
Declaration
void EnterInputOutputSection(Cobol85Parser.InputOutputSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InputOutputSectionContext | context | The parse tree. |
EnterInputOutputSectionParagraph(Cobol85Parser.InputOutputSectionParagraphContext)
Enter a parse tree produced by inputOutputSectionParagraph().
Declaration
void EnterInputOutputSectionParagraph(Cobol85Parser.InputOutputSectionParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InputOutputSectionParagraphContext | context | The parse tree. |
EnterInSection(Cobol85Parser.InSectionContext)
Enter a parse tree produced by inSection().
Declaration
void EnterInSection(Cobol85Parser.InSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InSectionContext | context | The parse tree. |
EnterInspectAllLeading(Cobol85Parser.InspectAllLeadingContext)
Enter a parse tree produced by inspectAllLeading().
Declaration
void EnterInspectAllLeading(Cobol85Parser.InspectAllLeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectAllLeadingContext | context | The parse tree. |
EnterInspectAllLeadings(Cobol85Parser.InspectAllLeadingsContext)
Enter a parse tree produced by inspectAllLeadings().
Declaration
void EnterInspectAllLeadings(Cobol85Parser.InspectAllLeadingsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectAllLeadingsContext | context | The parse tree. |
EnterInspectBeforeAfter(Cobol85Parser.InspectBeforeAfterContext)
Enter a parse tree produced by inspectBeforeAfter().
Declaration
void EnterInspectBeforeAfter(Cobol85Parser.InspectBeforeAfterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectBeforeAfterContext | context | The parse tree. |
EnterInspectBy(Cobol85Parser.InspectByContext)
Enter a parse tree produced by inspectBy().
Declaration
void EnterInspectBy(Cobol85Parser.InspectByContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectByContext | context | The parse tree. |
EnterInspectCharacters(Cobol85Parser.InspectCharactersContext)
Enter a parse tree produced by inspectCharacters().
Declaration
void EnterInspectCharacters(Cobol85Parser.InspectCharactersContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectCharactersContext | context | The parse tree. |
EnterInspectConvertingPhrase(Cobol85Parser.InspectConvertingPhraseContext)
Enter a parse tree produced by inspectConvertingPhrase().
Declaration
void EnterInspectConvertingPhrase(Cobol85Parser.InspectConvertingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectConvertingPhraseContext | context | The parse tree. |
EnterInspectFor(Cobol85Parser.InspectForContext)
Enter a parse tree produced by inspectFor().
Declaration
void EnterInspectFor(Cobol85Parser.InspectForContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectForContext | context | The parse tree. |
EnterInspectReplacingAllLeading(Cobol85Parser.InspectReplacingAllLeadingContext)
Enter a parse tree produced by inspectReplacingAllLeading().
Declaration
void EnterInspectReplacingAllLeading(Cobol85Parser.InspectReplacingAllLeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectReplacingAllLeadingContext | context | The parse tree. |
EnterInspectReplacingAllLeadings(Cobol85Parser.InspectReplacingAllLeadingsContext)
Enter a parse tree produced by inspectReplacingAllLeadings().
Declaration
void EnterInspectReplacingAllLeadings(Cobol85Parser.InspectReplacingAllLeadingsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectReplacingAllLeadingsContext | context | The parse tree. |
EnterInspectReplacingCharacters(Cobol85Parser.InspectReplacingCharactersContext)
Enter a parse tree produced by inspectReplacingCharacters().
Declaration
void EnterInspectReplacingCharacters(Cobol85Parser.InspectReplacingCharactersContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectReplacingCharactersContext | context | The parse tree. |
EnterInspectReplacingPhrase(Cobol85Parser.InspectReplacingPhraseContext)
Enter a parse tree produced by inspectReplacingPhrase().
Declaration
void EnterInspectReplacingPhrase(Cobol85Parser.InspectReplacingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectReplacingPhraseContext | context | The parse tree. |
EnterInspectStatement(Cobol85Parser.InspectStatementContext)
Enter a parse tree produced by inspectStatement().
Declaration
void EnterInspectStatement(Cobol85Parser.InspectStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectStatementContext | context | The parse tree. |
EnterInspectTallyingPhrase(Cobol85Parser.InspectTallyingPhraseContext)
Enter a parse tree produced by inspectTallyingPhrase().
Declaration
void EnterInspectTallyingPhrase(Cobol85Parser.InspectTallyingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectTallyingPhraseContext | context | The parse tree. |
EnterInspectTallyingReplacingPhrase(Cobol85Parser.InspectTallyingReplacingPhraseContext)
Enter a parse tree produced by inspectTallyingReplacingPhrase().
Declaration
void EnterInspectTallyingReplacingPhrase(Cobol85Parser.InspectTallyingReplacingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectTallyingReplacingPhraseContext | context | The parse tree. |
EnterInspectTo(Cobol85Parser.InspectToContext)
Enter a parse tree produced by inspectTo().
Declaration
void EnterInspectTo(Cobol85Parser.InspectToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectToContext | context | The parse tree. |
EnterInstallationParagraph(Cobol85Parser.InstallationParagraphContext)
Enter a parse tree produced by installationParagraph().
Declaration
void EnterInstallationParagraph(Cobol85Parser.InstallationParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InstallationParagraphContext | context | The parse tree. |
EnterInTable(Cobol85Parser.InTableContext)
Enter a parse tree produced by inTable().
Declaration
void EnterInTable(Cobol85Parser.InTableContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InTableContext | context | The parse tree. |
EnterIntegerLiteral(Cobol85Parser.IntegerLiteralContext)
Enter a parse tree produced by integerLiteral().
Declaration
void EnterIntegerLiteral(Cobol85Parser.IntegerLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IntegerLiteralContext | context | The parse tree. |
EnterInvalidKeyPhrase(Cobol85Parser.InvalidKeyPhraseContext)
Enter a parse tree produced by invalidKeyPhrase().
Declaration
void EnterInvalidKeyPhrase(Cobol85Parser.InvalidKeyPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InvalidKeyPhraseContext | context | The parse tree. |
EnterIoControlClause(Cobol85Parser.IoControlClauseContext)
Enter a parse tree produced by ioControlClause().
Declaration
void EnterIoControlClause(Cobol85Parser.IoControlClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IoControlClauseContext | context | The parse tree. |
EnterIoControlParagraph(Cobol85Parser.IoControlParagraphContext)
Enter a parse tree produced by ioControlParagraph().
Declaration
void EnterIoControlParagraph(Cobol85Parser.IoControlParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IoControlParagraphContext | context | The parse tree. |
EnterLabelRecordsClause(Cobol85Parser.LabelRecordsClauseContext)
Enter a parse tree produced by labelRecordsClause().
Declaration
void EnterLabelRecordsClause(Cobol85Parser.LabelRecordsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LabelRecordsClauseContext | context | The parse tree. |
EnterLanguageName(Cobol85Parser.LanguageNameContext)
Enter a parse tree produced by languageName().
Declaration
void EnterLanguageName(Cobol85Parser.LanguageNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LanguageNameContext | context | The parse tree. |
EnterLength(Cobol85Parser.LengthContext)
Enter a parse tree produced by length().
Declaration
void EnterLength(Cobol85Parser.LengthContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LengthContext | context | The parse tree. |
EnterLibraryAttributeClauseFormat1(Cobol85Parser.LibraryAttributeClauseFormat1Context)
Enter a parse tree produced by libraryAttributeClauseFormat1().
Declaration
void EnterLibraryAttributeClauseFormat1(Cobol85Parser.LibraryAttributeClauseFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeClauseFormat1Context | context | The parse tree. |
EnterLibraryAttributeClauseFormat2(Cobol85Parser.LibraryAttributeClauseFormat2Context)
Enter a parse tree produced by libraryAttributeClauseFormat2().
Declaration
void EnterLibraryAttributeClauseFormat2(Cobol85Parser.LibraryAttributeClauseFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeClauseFormat2Context | context | The parse tree. |
EnterLibraryAttributeFunction(Cobol85Parser.LibraryAttributeFunctionContext)
Enter a parse tree produced by libraryAttributeFunction().
Declaration
void EnterLibraryAttributeFunction(Cobol85Parser.LibraryAttributeFunctionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeFunctionContext | context | The parse tree. |
EnterLibraryAttributeParameter(Cobol85Parser.LibraryAttributeParameterContext)
Enter a parse tree produced by libraryAttributeParameter().
Declaration
void EnterLibraryAttributeParameter(Cobol85Parser.LibraryAttributeParameterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeParameterContext | context | The parse tree. |
EnterLibraryAttributeTitle(Cobol85Parser.LibraryAttributeTitleContext)
Enter a parse tree produced by libraryAttributeTitle().
Declaration
void EnterLibraryAttributeTitle(Cobol85Parser.LibraryAttributeTitleContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeTitleContext | context | The parse tree. |
EnterLibraryDescriptionEntry(Cobol85Parser.LibraryDescriptionEntryContext)
Enter a parse tree produced by libraryDescriptionEntry().
Declaration
void EnterLibraryDescriptionEntry(Cobol85Parser.LibraryDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryDescriptionEntryContext | context | The parse tree. |
EnterLibraryDescriptionEntryFormat1(Cobol85Parser.LibraryDescriptionEntryFormat1Context)
Enter a parse tree produced by libraryDescriptionEntryFormat1().
Declaration
void EnterLibraryDescriptionEntryFormat1(Cobol85Parser.LibraryDescriptionEntryFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryDescriptionEntryFormat1Context | context | The parse tree. |
EnterLibraryDescriptionEntryFormat2(Cobol85Parser.LibraryDescriptionEntryFormat2Context)
Enter a parse tree produced by libraryDescriptionEntryFormat2().
Declaration
void EnterLibraryDescriptionEntryFormat2(Cobol85Parser.LibraryDescriptionEntryFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryDescriptionEntryFormat2Context | context | The parse tree. |
EnterLibraryEntryProcedureClauseFormat1(Cobol85Parser.LibraryEntryProcedureClauseFormat1Context)
Enter a parse tree produced by libraryEntryProcedureClauseFormat1().
Declaration
void EnterLibraryEntryProcedureClauseFormat1(Cobol85Parser.LibraryEntryProcedureClauseFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureClauseFormat1Context | context | The parse tree. |
EnterLibraryEntryProcedureClauseFormat2(Cobol85Parser.LibraryEntryProcedureClauseFormat2Context)
Enter a parse tree produced by libraryEntryProcedureClauseFormat2().
Declaration
void EnterLibraryEntryProcedureClauseFormat2(Cobol85Parser.LibraryEntryProcedureClauseFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureClauseFormat2Context | context | The parse tree. |
EnterLibraryEntryProcedureForClause(Cobol85Parser.LibraryEntryProcedureForClauseContext)
Enter a parse tree produced by libraryEntryProcedureForClause().
Declaration
void EnterLibraryEntryProcedureForClause(Cobol85Parser.LibraryEntryProcedureForClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureForClauseContext | context | The parse tree. |
EnterLibraryEntryProcedureGivingClause(Cobol85Parser.LibraryEntryProcedureGivingClauseContext)
Enter a parse tree produced by libraryEntryProcedureGivingClause().
Declaration
void EnterLibraryEntryProcedureGivingClause(Cobol85Parser.LibraryEntryProcedureGivingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureGivingClauseContext | context | The parse tree. |
EnterLibraryEntryProcedureUsingClause(Cobol85Parser.LibraryEntryProcedureUsingClauseContext)
Enter a parse tree produced by libraryEntryProcedureUsingClause().
Declaration
void EnterLibraryEntryProcedureUsingClause(Cobol85Parser.LibraryEntryProcedureUsingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureUsingClauseContext | context | The parse tree. |
EnterLibraryEntryProcedureUsingName(Cobol85Parser.LibraryEntryProcedureUsingNameContext)
Enter a parse tree produced by libraryEntryProcedureUsingName().
Declaration
void EnterLibraryEntryProcedureUsingName(Cobol85Parser.LibraryEntryProcedureUsingNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureUsingNameContext | context | The parse tree. |
EnterLibraryEntryProcedureWithClause(Cobol85Parser.LibraryEntryProcedureWithClauseContext)
Enter a parse tree produced by libraryEntryProcedureWithClause().
Declaration
void EnterLibraryEntryProcedureWithClause(Cobol85Parser.LibraryEntryProcedureWithClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureWithClauseContext | context | The parse tree. |
EnterLibraryEntryProcedureWithName(Cobol85Parser.LibraryEntryProcedureWithNameContext)
Enter a parse tree produced by libraryEntryProcedureWithName().
Declaration
void EnterLibraryEntryProcedureWithName(Cobol85Parser.LibraryEntryProcedureWithNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureWithNameContext | context | The parse tree. |
EnterLibraryIsCommonClause(Cobol85Parser.LibraryIsCommonClauseContext)
Enter a parse tree produced by libraryIsCommonClause().
Declaration
void EnterLibraryIsCommonClause(Cobol85Parser.LibraryIsCommonClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryIsCommonClauseContext | context | The parse tree. |
EnterLibraryIsGlobalClause(Cobol85Parser.LibraryIsGlobalClauseContext)
Enter a parse tree produced by libraryIsGlobalClause().
Declaration
void EnterLibraryIsGlobalClause(Cobol85Parser.LibraryIsGlobalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryIsGlobalClauseContext | context | The parse tree. |
EnterLibraryName(Cobol85Parser.LibraryNameContext)
Enter a parse tree produced by libraryName().
Declaration
void EnterLibraryName(Cobol85Parser.LibraryNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryNameContext | context | The parse tree. |
EnterLinageAt(Cobol85Parser.LinageAtContext)
Enter a parse tree produced by linageAt().
Declaration
void EnterLinageAt(Cobol85Parser.LinageAtContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageAtContext | context | The parse tree. |
EnterLinageClause(Cobol85Parser.LinageClauseContext)
Enter a parse tree produced by linageClause().
Declaration
void EnterLinageClause(Cobol85Parser.LinageClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageClauseContext | context | The parse tree. |
EnterLinageFootingAt(Cobol85Parser.LinageFootingAtContext)
Enter a parse tree produced by linageFootingAt().
Declaration
void EnterLinageFootingAt(Cobol85Parser.LinageFootingAtContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageFootingAtContext | context | The parse tree. |
EnterLinageLinesAtBottom(Cobol85Parser.LinageLinesAtBottomContext)
Enter a parse tree produced by linageLinesAtBottom().
Declaration
void EnterLinageLinesAtBottom(Cobol85Parser.LinageLinesAtBottomContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageLinesAtBottomContext | context | The parse tree. |
EnterLinageLinesAtTop(Cobol85Parser.LinageLinesAtTopContext)
Enter a parse tree produced by linageLinesAtTop().
Declaration
void EnterLinageLinesAtTop(Cobol85Parser.LinageLinesAtTopContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageLinesAtTopContext | context | The parse tree. |
EnterLinkageSection(Cobol85Parser.LinkageSectionContext)
Enter a parse tree produced by linkageSection().
Declaration
void EnterLinkageSection(Cobol85Parser.LinkageSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinkageSectionContext | context | The parse tree. |
EnterLiteral(Cobol85Parser.LiteralContext)
Enter a parse tree produced by literal().
Declaration
void EnterLiteral(Cobol85Parser.LiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LiteralContext | context | The parse tree. |
EnterLocalName(Cobol85Parser.LocalNameContext)
Enter a parse tree produced by localName().
Declaration
void EnterLocalName(Cobol85Parser.LocalNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LocalNameContext | context | The parse tree. |
EnterLocalStorageSection(Cobol85Parser.LocalStorageSectionContext)
Enter a parse tree produced by localStorageSection().
Declaration
void EnterLocalStorageSection(Cobol85Parser.LocalStorageSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LocalStorageSectionContext | context | The parse tree. |
EnterMemorySizeClause(Cobol85Parser.MemorySizeClauseContext)
Enter a parse tree produced by memorySizeClause().
Declaration
void EnterMemorySizeClause(Cobol85Parser.MemorySizeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MemorySizeClauseContext | context | The parse tree. |
EnterMergeCollatingAlphanumeric(Cobol85Parser.MergeCollatingAlphanumericContext)
Enter a parse tree produced by mergeCollatingAlphanumeric().
Declaration
void EnterMergeCollatingAlphanumeric(Cobol85Parser.MergeCollatingAlphanumericContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeCollatingAlphanumericContext | context | The parse tree. |
EnterMergeCollatingNational(Cobol85Parser.MergeCollatingNationalContext)
Enter a parse tree produced by mergeCollatingNational().
Declaration
void EnterMergeCollatingNational(Cobol85Parser.MergeCollatingNationalContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeCollatingNationalContext | context | The parse tree. |
EnterMergeCollatingSequencePhrase(Cobol85Parser.MergeCollatingSequencePhraseContext)
Enter a parse tree produced by mergeCollatingSequencePhrase().
Declaration
void EnterMergeCollatingSequencePhrase(Cobol85Parser.MergeCollatingSequencePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeCollatingSequencePhraseContext | context | The parse tree. |
EnterMergeGiving(Cobol85Parser.MergeGivingContext)
Enter a parse tree produced by mergeGiving().
Declaration
void EnterMergeGiving(Cobol85Parser.MergeGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeGivingContext | context | The parse tree. |
EnterMergeGivingPhrase(Cobol85Parser.MergeGivingPhraseContext)
Enter a parse tree produced by mergeGivingPhrase().
Declaration
void EnterMergeGivingPhrase(Cobol85Parser.MergeGivingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeGivingPhraseContext | context | The parse tree. |
EnterMergeOnKeyClause(Cobol85Parser.MergeOnKeyClauseContext)
Enter a parse tree produced by mergeOnKeyClause().
Declaration
void EnterMergeOnKeyClause(Cobol85Parser.MergeOnKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeOnKeyClauseContext | context | The parse tree. |
EnterMergeOutputProcedurePhrase(Cobol85Parser.MergeOutputProcedurePhraseContext)
Enter a parse tree produced by mergeOutputProcedurePhrase().
Declaration
void EnterMergeOutputProcedurePhrase(Cobol85Parser.MergeOutputProcedurePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeOutputProcedurePhraseContext | context | The parse tree. |
EnterMergeOutputThrough(Cobol85Parser.MergeOutputThroughContext)
Enter a parse tree produced by mergeOutputThrough().
Declaration
void EnterMergeOutputThrough(Cobol85Parser.MergeOutputThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeOutputThroughContext | context | The parse tree. |
EnterMergeStatement(Cobol85Parser.MergeStatementContext)
Enter a parse tree produced by mergeStatement().
Declaration
void EnterMergeStatement(Cobol85Parser.MergeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeStatementContext | context | The parse tree. |
EnterMergeUsing(Cobol85Parser.MergeUsingContext)
Enter a parse tree produced by mergeUsing().
Declaration
void EnterMergeUsing(Cobol85Parser.MergeUsingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeUsingContext | context | The parse tree. |
EnterMessageCountClause(Cobol85Parser.MessageCountClauseContext)
Enter a parse tree produced by messageCountClause().
Declaration
void EnterMessageCountClause(Cobol85Parser.MessageCountClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MessageCountClauseContext | context | The parse tree. |
EnterMessageDateClause(Cobol85Parser.MessageDateClauseContext)
Enter a parse tree produced by messageDateClause().
Declaration
void EnterMessageDateClause(Cobol85Parser.MessageDateClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MessageDateClauseContext | context | The parse tree. |
EnterMessageTimeClause(Cobol85Parser.MessageTimeClauseContext)
Enter a parse tree produced by messageTimeClause().
Declaration
void EnterMessageTimeClause(Cobol85Parser.MessageTimeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MessageTimeClauseContext | context | The parse tree. |
EnterMnemonicName(Cobol85Parser.MnemonicNameContext)
Enter a parse tree produced by mnemonicName().
Declaration
void EnterMnemonicName(Cobol85Parser.MnemonicNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MnemonicNameContext | context | The parse tree. |
EnterModeStatement(Cobol85Parser.ModeStatementContext)
Enter a parse tree produced by modeStatement().
Declaration
void EnterModeStatement(Cobol85Parser.ModeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ModeStatementContext | context | The parse tree. |
EnterMoveCorrespondingToSendingArea(Cobol85Parser.MoveCorrespondingToSendingAreaContext)
Enter a parse tree produced by moveCorrespondingToSendingArea().
Declaration
void EnterMoveCorrespondingToSendingArea(Cobol85Parser.MoveCorrespondingToSendingAreaContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveCorrespondingToSendingAreaContext | context | The parse tree. |
EnterMoveCorrespondingToStatement(Cobol85Parser.MoveCorrespondingToStatementContext)
Enter a parse tree produced by moveCorrespondingToStatement().
Declaration
void EnterMoveCorrespondingToStatement(Cobol85Parser.MoveCorrespondingToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveCorrespondingToStatementContext | context | The parse tree. |
EnterMoveStatement(Cobol85Parser.MoveStatementContext)
Enter a parse tree produced by moveStatement().
Declaration
void EnterMoveStatement(Cobol85Parser.MoveStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveStatementContext | context | The parse tree. |
EnterMoveToSendingArea(Cobol85Parser.MoveToSendingAreaContext)
Enter a parse tree produced by moveToSendingArea().
Declaration
void EnterMoveToSendingArea(Cobol85Parser.MoveToSendingAreaContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveToSendingAreaContext | context | The parse tree. |
EnterMoveToStatement(Cobol85Parser.MoveToStatementContext)
Enter a parse tree produced by moveToStatement().
Declaration
void EnterMoveToStatement(Cobol85Parser.MoveToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveToStatementContext | context | The parse tree. |
EnterMultDiv(Cobol85Parser.MultDivContext)
Enter a parse tree produced by multDiv().
Declaration
void EnterMultDiv(Cobol85Parser.MultDivContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultDivContext | context | The parse tree. |
EnterMultDivs(Cobol85Parser.MultDivsContext)
Enter a parse tree produced by multDivs().
Declaration
void EnterMultDivs(Cobol85Parser.MultDivsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultDivsContext | context | The parse tree. |
EnterMultipleFileClause(Cobol85Parser.MultipleFileClauseContext)
Enter a parse tree produced by multipleFileClause().
Declaration
void EnterMultipleFileClause(Cobol85Parser.MultipleFileClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultipleFileClauseContext | context | The parse tree. |
EnterMultipleFilePosition(Cobol85Parser.MultipleFilePositionContext)
Enter a parse tree produced by multipleFilePosition().
Declaration
void EnterMultipleFilePosition(Cobol85Parser.MultipleFilePositionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultipleFilePositionContext | context | The parse tree. |
EnterMultiplyGiving(Cobol85Parser.MultiplyGivingContext)
Enter a parse tree produced by multiplyGiving().
Declaration
void EnterMultiplyGiving(Cobol85Parser.MultiplyGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyGivingContext | context | The parse tree. |
EnterMultiplyGivingOperand(Cobol85Parser.MultiplyGivingOperandContext)
Enter a parse tree produced by multiplyGivingOperand().
Declaration
void EnterMultiplyGivingOperand(Cobol85Parser.MultiplyGivingOperandContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyGivingOperandContext | context | The parse tree. |
EnterMultiplyGivingResult(Cobol85Parser.MultiplyGivingResultContext)
Enter a parse tree produced by multiplyGivingResult().
Declaration
void EnterMultiplyGivingResult(Cobol85Parser.MultiplyGivingResultContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyGivingResultContext | context | The parse tree. |
EnterMultiplyRegular(Cobol85Parser.MultiplyRegularContext)
Enter a parse tree produced by multiplyRegular().
Declaration
void EnterMultiplyRegular(Cobol85Parser.MultiplyRegularContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyRegularContext | context | The parse tree. |
EnterMultiplyRegularOperand(Cobol85Parser.MultiplyRegularOperandContext)
Enter a parse tree produced by multiplyRegularOperand().
Declaration
void EnterMultiplyRegularOperand(Cobol85Parser.MultiplyRegularOperandContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyRegularOperandContext | context | The parse tree. |
EnterMultiplyStatement(Cobol85Parser.MultiplyStatementContext)
Enter a parse tree produced by multiplyStatement().
Declaration
void EnterMultiplyStatement(Cobol85Parser.MultiplyStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyStatementContext | context | The parse tree. |
EnterNotAtEndPhrase(Cobol85Parser.NotAtEndPhraseContext)
Enter a parse tree produced by notAtEndPhrase().
Declaration
void EnterNotAtEndPhrase(Cobol85Parser.NotAtEndPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotAtEndPhraseContext | context | The parse tree. |
EnterNotInvalidKeyPhrase(Cobol85Parser.NotInvalidKeyPhraseContext)
Enter a parse tree produced by notInvalidKeyPhrase().
Declaration
void EnterNotInvalidKeyPhrase(Cobol85Parser.NotInvalidKeyPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotInvalidKeyPhraseContext | context | The parse tree. |
EnterNotOnExceptionClause(Cobol85Parser.NotOnExceptionClauseContext)
Enter a parse tree produced by notOnExceptionClause().
Declaration
void EnterNotOnExceptionClause(Cobol85Parser.NotOnExceptionClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotOnExceptionClauseContext | context | The parse tree. |
EnterNotOnOverflowPhrase(Cobol85Parser.NotOnOverflowPhraseContext)
Enter a parse tree produced by notOnOverflowPhrase().
Declaration
void EnterNotOnOverflowPhrase(Cobol85Parser.NotOnOverflowPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotOnOverflowPhraseContext | context | The parse tree. |
EnterNotOnSizeErrorPhrase(Cobol85Parser.NotOnSizeErrorPhraseContext)
Enter a parse tree produced by notOnSizeErrorPhrase().
Declaration
void EnterNotOnSizeErrorPhrase(Cobol85Parser.NotOnSizeErrorPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotOnSizeErrorPhraseContext | context | The parse tree. |
EnterNumericLiteral(Cobol85Parser.NumericLiteralContext)
Enter a parse tree produced by numericLiteral().
Declaration
void EnterNumericLiteral(Cobol85Parser.NumericLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NumericLiteralContext | context | The parse tree. |
EnterObjectComputerClause(Cobol85Parser.ObjectComputerClauseContext)
Enter a parse tree produced by objectComputerClause().
Declaration
void EnterObjectComputerClause(Cobol85Parser.ObjectComputerClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ObjectComputerClauseContext | context | The parse tree. |
EnterObjectComputerParagraph(Cobol85Parser.ObjectComputerParagraphContext)
Enter a parse tree produced by objectComputerParagraph().
Declaration
void EnterObjectComputerParagraph(Cobol85Parser.ObjectComputerParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ObjectComputerParagraphContext | context | The parse tree. |
EnterOdtClause(Cobol85Parser.OdtClauseContext)
Enter a parse tree produced by odtClause().
Declaration
void EnterOdtClause(Cobol85Parser.OdtClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OdtClauseContext | context | The parse tree. |
EnterOnExceptionClause(Cobol85Parser.OnExceptionClauseContext)
Enter a parse tree produced by onExceptionClause().
Declaration
void EnterOnExceptionClause(Cobol85Parser.OnExceptionClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OnExceptionClauseContext | context | The parse tree. |
EnterOnOverflowPhrase(Cobol85Parser.OnOverflowPhraseContext)
Enter a parse tree produced by onOverflowPhrase().
Declaration
void EnterOnOverflowPhrase(Cobol85Parser.OnOverflowPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OnOverflowPhraseContext | context | The parse tree. |
EnterOnSizeErrorPhrase(Cobol85Parser.OnSizeErrorPhraseContext)
Enter a parse tree produced by onSizeErrorPhrase().
Declaration
void EnterOnSizeErrorPhrase(Cobol85Parser.OnSizeErrorPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OnSizeErrorPhraseContext | context | The parse tree. |
EnterOpenExtendStatement(Cobol85Parser.OpenExtendStatementContext)
Enter a parse tree produced by openExtendStatement().
Declaration
void EnterOpenExtendStatement(Cobol85Parser.OpenExtendStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenExtendStatementContext | context | The parse tree. |
EnterOpenInput(Cobol85Parser.OpenInputContext)
Enter a parse tree produced by openInput().
Declaration
void EnterOpenInput(Cobol85Parser.OpenInputContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenInputContext | context | The parse tree. |
EnterOpenInputStatement(Cobol85Parser.OpenInputStatementContext)
Enter a parse tree produced by openInputStatement().
Declaration
void EnterOpenInputStatement(Cobol85Parser.OpenInputStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenInputStatementContext | context | The parse tree. |
EnterOpenIOStatement(Cobol85Parser.OpenIOStatementContext)
Enter a parse tree produced by openIOStatement().
Declaration
void EnterOpenIOStatement(Cobol85Parser.OpenIOStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenIOStatementContext | context | The parse tree. |
EnterOpenOutput(Cobol85Parser.OpenOutputContext)
Enter a parse tree produced by openOutput().
Declaration
void EnterOpenOutput(Cobol85Parser.OpenOutputContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenOutputContext | context | The parse tree. |
EnterOpenOutputStatement(Cobol85Parser.OpenOutputStatementContext)
Enter a parse tree produced by openOutputStatement().
Declaration
void EnterOpenOutputStatement(Cobol85Parser.OpenOutputStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenOutputStatementContext | context | The parse tree. |
EnterOpenStatement(Cobol85Parser.OpenStatementContext)
Enter a parse tree produced by openStatement().
Declaration
void EnterOpenStatement(Cobol85Parser.OpenStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenStatementContext | context | The parse tree. |
EnterOrganizationClause(Cobol85Parser.OrganizationClauseContext)
Enter a parse tree produced by organizationClause().
Declaration
void EnterOrganizationClause(Cobol85Parser.OrganizationClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OrganizationClauseContext | context | The parse tree. |
EnterPaddingCharacterClause(Cobol85Parser.PaddingCharacterClauseContext)
Enter a parse tree produced by paddingCharacterClause().
Declaration
void EnterPaddingCharacterClause(Cobol85Parser.PaddingCharacterClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PaddingCharacterClauseContext | context | The parse tree. |
EnterParagraph(Cobol85Parser.ParagraphContext)
Enter a parse tree produced by paragraph().
Declaration
void EnterParagraph(Cobol85Parser.ParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ParagraphContext | context | The parse tree. |
EnterParagraphName(Cobol85Parser.ParagraphNameContext)
Enter a parse tree produced by paragraphName().
Declaration
void EnterParagraphName(Cobol85Parser.ParagraphNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ParagraphNameContext | context | The parse tree. |
EnterParagraphs(Cobol85Parser.ParagraphsContext)
Enter a parse tree produced by paragraphs().
Declaration
void EnterParagraphs(Cobol85Parser.ParagraphsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ParagraphsContext | context | The parse tree. |
EnterPasswordClause(Cobol85Parser.PasswordClauseContext)
Enter a parse tree produced by passwordClause().
Declaration
void EnterPasswordClause(Cobol85Parser.PasswordClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PasswordClauseContext | context | The parse tree. |
EnterPerformAfter(Cobol85Parser.PerformAfterContext)
Enter a parse tree produced by performAfter().
Declaration
void EnterPerformAfter(Cobol85Parser.PerformAfterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformAfterContext | context | The parse tree. |
EnterPerformBy(Cobol85Parser.PerformByContext)
Enter a parse tree produced by performBy().
Declaration
void EnterPerformBy(Cobol85Parser.PerformByContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformByContext | context | The parse tree. |
EnterPerformFrom(Cobol85Parser.PerformFromContext)
Enter a parse tree produced by performFrom().
Declaration
void EnterPerformFrom(Cobol85Parser.PerformFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformFromContext | context | The parse tree. |
EnterPerformInlineStatement(Cobol85Parser.PerformInlineStatementContext)
Enter a parse tree produced by performInlineStatement().
Declaration
void EnterPerformInlineStatement(Cobol85Parser.PerformInlineStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformInlineStatementContext | context | The parse tree. |
EnterPerformProcedureStatement(Cobol85Parser.PerformProcedureStatementContext)
Enter a parse tree produced by performProcedureStatement().
Declaration
void EnterPerformProcedureStatement(Cobol85Parser.PerformProcedureStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformProcedureStatementContext | context | The parse tree. |
EnterPerformStatement(Cobol85Parser.PerformStatementContext)
Enter a parse tree produced by performStatement().
Declaration
void EnterPerformStatement(Cobol85Parser.PerformStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformStatementContext | context | The parse tree. |
EnterPerformTestClause(Cobol85Parser.PerformTestClauseContext)
Enter a parse tree produced by performTestClause().
Declaration
void EnterPerformTestClause(Cobol85Parser.PerformTestClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformTestClauseContext | context | The parse tree. |
EnterPerformTimes(Cobol85Parser.PerformTimesContext)
Enter a parse tree produced by performTimes().
Declaration
void EnterPerformTimes(Cobol85Parser.PerformTimesContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformTimesContext | context | The parse tree. |
EnterPerformType(Cobol85Parser.PerformTypeContext)
Enter a parse tree produced by performType().
Declaration
void EnterPerformType(Cobol85Parser.PerformTypeContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformTypeContext | context | The parse tree. |
EnterPerformUntil(Cobol85Parser.PerformUntilContext)
Enter a parse tree produced by performUntil().
Declaration
void EnterPerformUntil(Cobol85Parser.PerformUntilContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformUntilContext | context | The parse tree. |
EnterPerformVarying(Cobol85Parser.PerformVaryingContext)
Enter a parse tree produced by performVarying().
Declaration
void EnterPerformVarying(Cobol85Parser.PerformVaryingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformVaryingContext | context | The parse tree. |
EnterPerformVaryingClause(Cobol85Parser.PerformVaryingClauseContext)
Enter a parse tree produced by performVaryingClause().
Declaration
void EnterPerformVaryingClause(Cobol85Parser.PerformVaryingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformVaryingClauseContext | context | The parse tree. |
EnterPerformVaryingPhrase(Cobol85Parser.PerformVaryingPhraseContext)
Enter a parse tree produced by performVaryingPhrase().
Declaration
void EnterPerformVaryingPhrase(Cobol85Parser.PerformVaryingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformVaryingPhraseContext | context | The parse tree. |
EnterPictureCardinality(Cobol85Parser.PictureCardinalityContext)
Enter a parse tree produced by pictureCardinality().
Declaration
void EnterPictureCardinality(Cobol85Parser.PictureCardinalityContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PictureCardinalityContext | context | The parse tree. |
EnterPictureChars(Cobol85Parser.PictureCharsContext)
Enter a parse tree produced by pictureChars().
Declaration
void EnterPictureChars(Cobol85Parser.PictureCharsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PictureCharsContext | context | The parse tree. |
EnterPictureString(Cobol85Parser.PictureStringContext)
Enter a parse tree produced by pictureString().
Declaration
void EnterPictureString(Cobol85Parser.PictureStringContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PictureStringContext | context | The parse tree. |
EnterPlusMinus(Cobol85Parser.PlusMinusContext)
Enter a parse tree produced by plusMinus().
Declaration
void EnterPlusMinus(Cobol85Parser.PlusMinusContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PlusMinusContext | context | The parse tree. |
EnterPower(Cobol85Parser.PowerContext)
Enter a parse tree produced by power().
Declaration
void EnterPower(Cobol85Parser.PowerContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PowerContext | context | The parse tree. |
EnterPowers(Cobol85Parser.PowersContext)
Enter a parse tree produced by powers().
Declaration
void EnterPowers(Cobol85Parser.PowersContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PowersContext | context | The parse tree. |
EnterProcedureDeclarative(Cobol85Parser.ProcedureDeclarativeContext)
Enter a parse tree produced by procedureDeclarative().
Declaration
void EnterProcedureDeclarative(Cobol85Parser.ProcedureDeclarativeContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDeclarativeContext | context | The parse tree. |
EnterProcedureDeclaratives(Cobol85Parser.ProcedureDeclarativesContext)
Enter a parse tree produced by procedureDeclaratives().
Declaration
void EnterProcedureDeclaratives(Cobol85Parser.ProcedureDeclarativesContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDeclarativesContext | context | The parse tree. |
EnterProcedureDivision(Cobol85Parser.ProcedureDivisionContext)
Enter a parse tree produced by procedureDivision().
Declaration
void EnterProcedureDivision(Cobol85Parser.ProcedureDivisionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionContext | context | The parse tree. |
EnterProcedureDivisionBody(Cobol85Parser.ProcedureDivisionBodyContext)
Enter a parse tree produced by procedureDivisionBody().
Declaration
void EnterProcedureDivisionBody(Cobol85Parser.ProcedureDivisionBodyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionBodyContext | context | The parse tree. |
EnterProcedureDivisionByReference(Cobol85Parser.ProcedureDivisionByReferenceContext)
Enter a parse tree produced by procedureDivisionByReference().
Declaration
void EnterProcedureDivisionByReference(Cobol85Parser.ProcedureDivisionByReferenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionByReferenceContext | context | The parse tree. |
EnterProcedureDivisionByReferencePhrase(Cobol85Parser.ProcedureDivisionByReferencePhraseContext)
Enter a parse tree produced by procedureDivisionByReferencePhrase().
Declaration
void EnterProcedureDivisionByReferencePhrase(Cobol85Parser.ProcedureDivisionByReferencePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionByReferencePhraseContext | context | The parse tree. |
EnterProcedureDivisionByValue(Cobol85Parser.ProcedureDivisionByValueContext)
Enter a parse tree produced by procedureDivisionByValue().
Declaration
void EnterProcedureDivisionByValue(Cobol85Parser.ProcedureDivisionByValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionByValueContext | context | The parse tree. |
EnterProcedureDivisionByValuePhrase(Cobol85Parser.ProcedureDivisionByValuePhraseContext)
Enter a parse tree produced by procedureDivisionByValuePhrase().
Declaration
void EnterProcedureDivisionByValuePhrase(Cobol85Parser.ProcedureDivisionByValuePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionByValuePhraseContext | context | The parse tree. |
EnterProcedureDivisionGivingClause(Cobol85Parser.ProcedureDivisionGivingClauseContext)
Enter a parse tree produced by procedureDivisionGivingClause().
Declaration
void EnterProcedureDivisionGivingClause(Cobol85Parser.ProcedureDivisionGivingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionGivingClauseContext | context | The parse tree. |
EnterProcedureDivisionUsingClause(Cobol85Parser.ProcedureDivisionUsingClauseContext)
Enter a parse tree produced by procedureDivisionUsingClause().
Declaration
void EnterProcedureDivisionUsingClause(Cobol85Parser.ProcedureDivisionUsingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionUsingClauseContext | context | The parse tree. |
EnterProcedureDivisionUsingParameter(Cobol85Parser.ProcedureDivisionUsingParameterContext)
Enter a parse tree produced by procedureDivisionUsingParameter().
Declaration
void EnterProcedureDivisionUsingParameter(Cobol85Parser.ProcedureDivisionUsingParameterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionUsingParameterContext | context | The parse tree. |
EnterProcedureName(Cobol85Parser.ProcedureNameContext)
Enter a parse tree produced by procedureName().
Declaration
void EnterProcedureName(Cobol85Parser.ProcedureNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureNameContext | context | The parse tree. |
EnterProcedureSection(Cobol85Parser.ProcedureSectionContext)
Enter a parse tree produced by procedureSection().
Declaration
void EnterProcedureSection(Cobol85Parser.ProcedureSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureSectionContext | context | The parse tree. |
EnterProcedureSectionHeader(Cobol85Parser.ProcedureSectionHeaderContext)
Enter a parse tree produced by procedureSectionHeader().
Declaration
void EnterProcedureSectionHeader(Cobol85Parser.ProcedureSectionHeaderContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureSectionHeaderContext | context | The parse tree. |
EnterProgramIdParagraph(Cobol85Parser.ProgramIdParagraphContext)
Enter a parse tree produced by programIdParagraph().
Declaration
void EnterProgramIdParagraph(Cobol85Parser.ProgramIdParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProgramIdParagraphContext | context | The parse tree. |
EnterProgramLibrarySection(Cobol85Parser.ProgramLibrarySectionContext)
Enter a parse tree produced by programLibrarySection().
Declaration
void EnterProgramLibrarySection(Cobol85Parser.ProgramLibrarySectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProgramLibrarySectionContext | context | The parse tree. |
EnterProgramName(Cobol85Parser.ProgramNameContext)
Enter a parse tree produced by programName().
Declaration
void EnterProgramName(Cobol85Parser.ProgramNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProgramNameContext | context | The parse tree. |
EnterProgramUnit(Cobol85Parser.ProgramUnitContext)
Enter a parse tree produced by programUnit().
Declaration
void EnterProgramUnit(Cobol85Parser.ProgramUnitContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProgramUnitContext | context | The parse tree. |
EnterPurgeStatement(Cobol85Parser.PurgeStatementContext)
Enter a parse tree produced by purgeStatement().
Declaration
void EnterPurgeStatement(Cobol85Parser.PurgeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PurgeStatementContext | context | The parse tree. |
EnterQualifiedDataName(Cobol85Parser.QualifiedDataNameContext)
Enter a parse tree produced by qualifiedDataName().
Declaration
void EnterQualifiedDataName(Cobol85Parser.QualifiedDataNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameContext | context | The parse tree. |
EnterQualifiedDataNameFormat1(Cobol85Parser.QualifiedDataNameFormat1Context)
Enter a parse tree produced by qualifiedDataNameFormat1().
Declaration
void EnterQualifiedDataNameFormat1(Cobol85Parser.QualifiedDataNameFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameFormat1Context | context | The parse tree. |
EnterQualifiedDataNameFormat2(Cobol85Parser.QualifiedDataNameFormat2Context)
Enter a parse tree produced by qualifiedDataNameFormat2().
Declaration
void EnterQualifiedDataNameFormat2(Cobol85Parser.QualifiedDataNameFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameFormat2Context | context | The parse tree. |
EnterQualifiedDataNameFormat3(Cobol85Parser.QualifiedDataNameFormat3Context)
Enter a parse tree produced by qualifiedDataNameFormat3().
Declaration
void EnterQualifiedDataNameFormat3(Cobol85Parser.QualifiedDataNameFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameFormat3Context | context | The parse tree. |
EnterQualifiedDataNameFormat4(Cobol85Parser.QualifiedDataNameFormat4Context)
Enter a parse tree produced by qualifiedDataNameFormat4().
Declaration
void EnterQualifiedDataNameFormat4(Cobol85Parser.QualifiedDataNameFormat4Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameFormat4Context | context | The parse tree. |
EnterQualifiedInData(Cobol85Parser.QualifiedInDataContext)
Enter a parse tree produced by qualifiedInData().
Declaration
void EnterQualifiedInData(Cobol85Parser.QualifiedInDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedInDataContext | context | The parse tree. |
EnterReadInto(Cobol85Parser.ReadIntoContext)
Enter a parse tree produced by readInto().
Declaration
void EnterReadInto(Cobol85Parser.ReadIntoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReadIntoContext | context | The parse tree. |
EnterReadKey(Cobol85Parser.ReadKeyContext)
Enter a parse tree produced by readKey().
Declaration
void EnterReadKey(Cobol85Parser.ReadKeyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReadKeyContext | context | The parse tree. |
EnterReadStatement(Cobol85Parser.ReadStatementContext)
Enter a parse tree produced by readStatement().
Declaration
void EnterReadStatement(Cobol85Parser.ReadStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReadStatementContext | context | The parse tree. |
EnterReadWith(Cobol85Parser.ReadWithContext)
Enter a parse tree produced by readWith().
Declaration
void EnterReadWith(Cobol85Parser.ReadWithContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReadWithContext | context | The parse tree. |
EnterReceiveBefore(Cobol85Parser.ReceiveBeforeContext)
Enter a parse tree produced by receiveBefore().
Declaration
void EnterReceiveBefore(Cobol85Parser.ReceiveBeforeContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveBeforeContext | context | The parse tree. |
EnterReceiveFrom(Cobol85Parser.ReceiveFromContext)
Enter a parse tree produced by receiveFrom().
Declaration
void EnterReceiveFrom(Cobol85Parser.ReceiveFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveFromContext | context | The parse tree. |
EnterReceiveFromStatement(Cobol85Parser.ReceiveFromStatementContext)
Enter a parse tree produced by receiveFromStatement().
Declaration
void EnterReceiveFromStatement(Cobol85Parser.ReceiveFromStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveFromStatementContext | context | The parse tree. |
EnterReceiveIntoStatement(Cobol85Parser.ReceiveIntoStatementContext)
Enter a parse tree produced by receiveIntoStatement().
Declaration
void EnterReceiveIntoStatement(Cobol85Parser.ReceiveIntoStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveIntoStatementContext | context | The parse tree. |
EnterReceiveNoData(Cobol85Parser.ReceiveNoDataContext)
Enter a parse tree produced by receiveNoData().
Declaration
void EnterReceiveNoData(Cobol85Parser.ReceiveNoDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveNoDataContext | context | The parse tree. |
EnterReceiveSize(Cobol85Parser.ReceiveSizeContext)
Enter a parse tree produced by receiveSize().
Declaration
void EnterReceiveSize(Cobol85Parser.ReceiveSizeContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveSizeContext | context | The parse tree. |
EnterReceiveStatement(Cobol85Parser.ReceiveStatementContext)
Enter a parse tree produced by receiveStatement().
Declaration
void EnterReceiveStatement(Cobol85Parser.ReceiveStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveStatementContext | context | The parse tree. |
EnterReceiveStatus(Cobol85Parser.ReceiveStatusContext)
Enter a parse tree produced by receiveStatus().
Declaration
void EnterReceiveStatus(Cobol85Parser.ReceiveStatusContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveStatusContext | context | The parse tree. |
EnterReceiveThread(Cobol85Parser.ReceiveThreadContext)
Enter a parse tree produced by receiveThread().
Declaration
void EnterReceiveThread(Cobol85Parser.ReceiveThreadContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveThreadContext | context | The parse tree. |
EnterReceiveWith(Cobol85Parser.ReceiveWithContext)
Enter a parse tree produced by receiveWith().
Declaration
void EnterReceiveWith(Cobol85Parser.ReceiveWithContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveWithContext | context | The parse tree. |
EnterReceiveWithData(Cobol85Parser.ReceiveWithDataContext)
Enter a parse tree produced by receiveWithData().
Declaration
void EnterReceiveWithData(Cobol85Parser.ReceiveWithDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveWithDataContext | context | The parse tree. |
EnterRecordContainsClause(Cobol85Parser.RecordContainsClauseContext)
Enter a parse tree produced by recordContainsClause().
Declaration
void EnterRecordContainsClause(Cobol85Parser.RecordContainsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsClauseContext | context | The parse tree. |
EnterRecordContainsClauseFormat1(Cobol85Parser.RecordContainsClauseFormat1Context)
Enter a parse tree produced by recordContainsClauseFormat1().
Declaration
void EnterRecordContainsClauseFormat1(Cobol85Parser.RecordContainsClauseFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsClauseFormat1Context | context | The parse tree. |
EnterRecordContainsClauseFormat2(Cobol85Parser.RecordContainsClauseFormat2Context)
Enter a parse tree produced by recordContainsClauseFormat2().
Declaration
void EnterRecordContainsClauseFormat2(Cobol85Parser.RecordContainsClauseFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsClauseFormat2Context | context | The parse tree. |
EnterRecordContainsClauseFormat3(Cobol85Parser.RecordContainsClauseFormat3Context)
Enter a parse tree produced by recordContainsClauseFormat3().
Declaration
void EnterRecordContainsClauseFormat3(Cobol85Parser.RecordContainsClauseFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsClauseFormat3Context | context | The parse tree. |
EnterRecordContainsTo(Cobol85Parser.RecordContainsToContext)
Enter a parse tree produced by recordContainsTo().
Declaration
void EnterRecordContainsTo(Cobol85Parser.RecordContainsToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsToContext | context | The parse tree. |
EnterRecordDelimiterClause(Cobol85Parser.RecordDelimiterClauseContext)
Enter a parse tree produced by recordDelimiterClause().
Declaration
void EnterRecordDelimiterClause(Cobol85Parser.RecordDelimiterClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordDelimiterClauseContext | context | The parse tree. |
EnterRecordingModeClause(Cobol85Parser.RecordingModeClauseContext)
Enter a parse tree produced by recordingModeClause().
Declaration
void EnterRecordingModeClause(Cobol85Parser.RecordingModeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordingModeClauseContext | context | The parse tree. |
EnterRecordKeyClause(Cobol85Parser.RecordKeyClauseContext)
Enter a parse tree produced by recordKeyClause().
Declaration
void EnterRecordKeyClause(Cobol85Parser.RecordKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordKeyClauseContext | context | The parse tree. |
EnterRecordName(Cobol85Parser.RecordNameContext)
Enter a parse tree produced by recordName().
Declaration
void EnterRecordName(Cobol85Parser.RecordNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordNameContext | context | The parse tree. |
EnterReferenceModifier(Cobol85Parser.ReferenceModifierContext)
Enter a parse tree produced by referenceModifier().
Declaration
void EnterReferenceModifier(Cobol85Parser.ReferenceModifierContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReferenceModifierContext | context | The parse tree. |
EnterRelationalOperator(Cobol85Parser.RelationalOperatorContext)
Enter a parse tree produced by relationalOperator().
Declaration
void EnterRelationalOperator(Cobol85Parser.RelationalOperatorContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationalOperatorContext | context | The parse tree. |
EnterRelationArithmeticComparison(Cobol85Parser.RelationArithmeticComparisonContext)
Enter a parse tree produced by relationArithmeticComparison().
Declaration
void EnterRelationArithmeticComparison(Cobol85Parser.RelationArithmeticComparisonContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationArithmeticComparisonContext | context | The parse tree. |
EnterRelationCombinedComparison(Cobol85Parser.RelationCombinedComparisonContext)
Enter a parse tree produced by relationCombinedComparison().
Declaration
void EnterRelationCombinedComparison(Cobol85Parser.RelationCombinedComparisonContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationCombinedComparisonContext | context | The parse tree. |
EnterRelationCombinedCondition(Cobol85Parser.RelationCombinedConditionContext)
Enter a parse tree produced by relationCombinedCondition().
Declaration
void EnterRelationCombinedCondition(Cobol85Parser.RelationCombinedConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationCombinedConditionContext | context | The parse tree. |
EnterRelationCondition(Cobol85Parser.RelationConditionContext)
Enter a parse tree produced by relationCondition().
Declaration
void EnterRelationCondition(Cobol85Parser.RelationConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationConditionContext | context | The parse tree. |
EnterRelationSignCondition(Cobol85Parser.RelationSignConditionContext)
Enter a parse tree produced by relationSignCondition().
Declaration
void EnterRelationSignCondition(Cobol85Parser.RelationSignConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationSignConditionContext | context | The parse tree. |
EnterRelativeKeyClause(Cobol85Parser.RelativeKeyClauseContext)
Enter a parse tree produced by relativeKeyClause().
Declaration
void EnterRelativeKeyClause(Cobol85Parser.RelativeKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelativeKeyClauseContext | context | The parse tree. |
EnterReleaseStatement(Cobol85Parser.ReleaseStatementContext)
Enter a parse tree produced by releaseStatement().
Declaration
void EnterReleaseStatement(Cobol85Parser.ReleaseStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReleaseStatementContext | context | The parse tree. |
EnterRemarksParagraph(Cobol85Parser.RemarksParagraphContext)
Enter a parse tree produced by remarksParagraph().
Declaration
void EnterRemarksParagraph(Cobol85Parser.RemarksParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RemarksParagraphContext | context | The parse tree. |
EnterReportClause(Cobol85Parser.ReportClauseContext)
Enter a parse tree produced by reportClause().
Declaration
void EnterReportClause(Cobol85Parser.ReportClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportClauseContext | context | The parse tree. |
EnterReportDescription(Cobol85Parser.ReportDescriptionContext)
Enter a parse tree produced by reportDescription().
Declaration
void EnterReportDescription(Cobol85Parser.ReportDescriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionContext | context | The parse tree. |
EnterReportDescriptionEntry(Cobol85Parser.ReportDescriptionEntryContext)
Enter a parse tree produced by reportDescriptionEntry().
Declaration
void EnterReportDescriptionEntry(Cobol85Parser.ReportDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionEntryContext | context | The parse tree. |
EnterReportDescriptionFirstDetailClause(Cobol85Parser.ReportDescriptionFirstDetailClauseContext)
Enter a parse tree produced by reportDescriptionFirstDetailClause().
Declaration
void EnterReportDescriptionFirstDetailClause(Cobol85Parser.ReportDescriptionFirstDetailClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionFirstDetailClauseContext | context | The parse tree. |
EnterReportDescriptionFootingClause(Cobol85Parser.ReportDescriptionFootingClauseContext)
Enter a parse tree produced by reportDescriptionFootingClause().
Declaration
void EnterReportDescriptionFootingClause(Cobol85Parser.ReportDescriptionFootingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionFootingClauseContext | context | The parse tree. |
EnterReportDescriptionGlobalClause(Cobol85Parser.ReportDescriptionGlobalClauseContext)
Enter a parse tree produced by reportDescriptionGlobalClause().
Declaration
void EnterReportDescriptionGlobalClause(Cobol85Parser.ReportDescriptionGlobalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionGlobalClauseContext | context | The parse tree. |
EnterReportDescriptionHeadingClause(Cobol85Parser.ReportDescriptionHeadingClauseContext)
Enter a parse tree produced by reportDescriptionHeadingClause().
Declaration
void EnterReportDescriptionHeadingClause(Cobol85Parser.ReportDescriptionHeadingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionHeadingClauseContext | context | The parse tree. |
EnterReportDescriptionLastDetailClause(Cobol85Parser.ReportDescriptionLastDetailClauseContext)
Enter a parse tree produced by reportDescriptionLastDetailClause().
Declaration
void EnterReportDescriptionLastDetailClause(Cobol85Parser.ReportDescriptionLastDetailClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionLastDetailClauseContext | context | The parse tree. |
EnterReportDescriptionPageLimitClause(Cobol85Parser.ReportDescriptionPageLimitClauseContext)
Enter a parse tree produced by reportDescriptionPageLimitClause().
Declaration
void EnterReportDescriptionPageLimitClause(Cobol85Parser.ReportDescriptionPageLimitClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionPageLimitClauseContext | context | The parse tree. |
EnterReportGroupBlankWhenZeroClause(Cobol85Parser.ReportGroupBlankWhenZeroClauseContext)
Enter a parse tree produced by reportGroupBlankWhenZeroClause().
Declaration
void EnterReportGroupBlankWhenZeroClause(Cobol85Parser.ReportGroupBlankWhenZeroClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupBlankWhenZeroClauseContext | context | The parse tree. |
EnterReportGroupColumnNumberClause(Cobol85Parser.ReportGroupColumnNumberClauseContext)
Enter a parse tree produced by reportGroupColumnNumberClause().
Declaration
void EnterReportGroupColumnNumberClause(Cobol85Parser.ReportGroupColumnNumberClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupColumnNumberClauseContext | context | The parse tree. |
EnterReportGroupDescriptionEntry(Cobol85Parser.ReportGroupDescriptionEntryContext)
Enter a parse tree produced by reportGroupDescriptionEntry().
Declaration
void EnterReportGroupDescriptionEntry(Cobol85Parser.ReportGroupDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupDescriptionEntryContext | context | The parse tree. |
EnterReportGroupDescriptionEntryFormat1(Cobol85Parser.ReportGroupDescriptionEntryFormat1Context)
Enter a parse tree produced by reportGroupDescriptionEntryFormat1().
Declaration
void EnterReportGroupDescriptionEntryFormat1(Cobol85Parser.ReportGroupDescriptionEntryFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupDescriptionEntryFormat1Context | context | The parse tree. |
EnterReportGroupDescriptionEntryFormat2(Cobol85Parser.ReportGroupDescriptionEntryFormat2Context)
Enter a parse tree produced by reportGroupDescriptionEntryFormat2().
Declaration
void EnterReportGroupDescriptionEntryFormat2(Cobol85Parser.ReportGroupDescriptionEntryFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupDescriptionEntryFormat2Context | context | The parse tree. |
EnterReportGroupDescriptionEntryFormat3(Cobol85Parser.ReportGroupDescriptionEntryFormat3Context)
Enter a parse tree produced by reportGroupDescriptionEntryFormat3().
Declaration
void EnterReportGroupDescriptionEntryFormat3(Cobol85Parser.ReportGroupDescriptionEntryFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupDescriptionEntryFormat3Context | context | The parse tree. |
EnterReportGroupIndicateClause(Cobol85Parser.ReportGroupIndicateClauseContext)
Enter a parse tree produced by reportGroupIndicateClause().
Declaration
void EnterReportGroupIndicateClause(Cobol85Parser.ReportGroupIndicateClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupIndicateClauseContext | context | The parse tree. |
EnterReportGroupJustifiedClause(Cobol85Parser.ReportGroupJustifiedClauseContext)
Enter a parse tree produced by reportGroupJustifiedClause().
Declaration
void EnterReportGroupJustifiedClause(Cobol85Parser.ReportGroupJustifiedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupJustifiedClauseContext | context | The parse tree. |
EnterReportGroupLineNumberClause(Cobol85Parser.ReportGroupLineNumberClauseContext)
Enter a parse tree produced by reportGroupLineNumberClause().
Declaration
void EnterReportGroupLineNumberClause(Cobol85Parser.ReportGroupLineNumberClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupLineNumberClauseContext | context | The parse tree. |
EnterReportGroupLineNumberNextPage(Cobol85Parser.ReportGroupLineNumberNextPageContext)
Enter a parse tree produced by reportGroupLineNumberNextPage().
Declaration
void EnterReportGroupLineNumberNextPage(Cobol85Parser.ReportGroupLineNumberNextPageContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupLineNumberNextPageContext | context | The parse tree. |
EnterReportGroupLineNumberPlus(Cobol85Parser.ReportGroupLineNumberPlusContext)
Enter a parse tree produced by reportGroupLineNumberPlus().
Declaration
void EnterReportGroupLineNumberPlus(Cobol85Parser.ReportGroupLineNumberPlusContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupLineNumberPlusContext | context | The parse tree. |
EnterReportGroupNextGroupClause(Cobol85Parser.ReportGroupNextGroupClauseContext)
Enter a parse tree produced by reportGroupNextGroupClause().
Declaration
void EnterReportGroupNextGroupClause(Cobol85Parser.ReportGroupNextGroupClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupNextGroupClauseContext | context | The parse tree. |
EnterReportGroupNextGroupNextPage(Cobol85Parser.ReportGroupNextGroupNextPageContext)
Enter a parse tree produced by reportGroupNextGroupNextPage().
Declaration
void EnterReportGroupNextGroupNextPage(Cobol85Parser.ReportGroupNextGroupNextPageContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupNextGroupNextPageContext | context | The parse tree. |
EnterReportGroupNextGroupPlus(Cobol85Parser.ReportGroupNextGroupPlusContext)
Enter a parse tree produced by reportGroupNextGroupPlus().
Declaration
void EnterReportGroupNextGroupPlus(Cobol85Parser.ReportGroupNextGroupPlusContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupNextGroupPlusContext | context | The parse tree. |
EnterReportGroupPictureClause(Cobol85Parser.ReportGroupPictureClauseContext)
Enter a parse tree produced by reportGroupPictureClause().
Declaration
void EnterReportGroupPictureClause(Cobol85Parser.ReportGroupPictureClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupPictureClauseContext | context | The parse tree. |
EnterReportGroupResetClause(Cobol85Parser.ReportGroupResetClauseContext)
Enter a parse tree produced by reportGroupResetClause().
Declaration
void EnterReportGroupResetClause(Cobol85Parser.ReportGroupResetClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupResetClauseContext | context | The parse tree. |
EnterReportGroupSignClause(Cobol85Parser.ReportGroupSignClauseContext)
Enter a parse tree produced by reportGroupSignClause().
Declaration
void EnterReportGroupSignClause(Cobol85Parser.ReportGroupSignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupSignClauseContext | context | The parse tree. |
EnterReportGroupSourceClause(Cobol85Parser.ReportGroupSourceClauseContext)
Enter a parse tree produced by reportGroupSourceClause().
Declaration
void EnterReportGroupSourceClause(Cobol85Parser.ReportGroupSourceClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupSourceClauseContext | context | The parse tree. |
EnterReportGroupSumClause(Cobol85Parser.ReportGroupSumClauseContext)
Enter a parse tree produced by reportGroupSumClause().
Declaration
void EnterReportGroupSumClause(Cobol85Parser.ReportGroupSumClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupSumClauseContext | context | The parse tree. |
EnterReportGroupTypeClause(Cobol85Parser.ReportGroupTypeClauseContext)
Enter a parse tree produced by reportGroupTypeClause().
Declaration
void EnterReportGroupTypeClause(Cobol85Parser.ReportGroupTypeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeClauseContext | context | The parse tree. |
EnterReportGroupTypeControlFooting(Cobol85Parser.ReportGroupTypeControlFootingContext)
Enter a parse tree produced by reportGroupTypeControlFooting().
Declaration
void EnterReportGroupTypeControlFooting(Cobol85Parser.ReportGroupTypeControlFootingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeControlFootingContext | context | The parse tree. |
EnterReportGroupTypeControlHeading(Cobol85Parser.ReportGroupTypeControlHeadingContext)
Enter a parse tree produced by reportGroupTypeControlHeading().
Declaration
void EnterReportGroupTypeControlHeading(Cobol85Parser.ReportGroupTypeControlHeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeControlHeadingContext | context | The parse tree. |
EnterReportGroupTypeDetail(Cobol85Parser.ReportGroupTypeDetailContext)
Enter a parse tree produced by reportGroupTypeDetail().
Declaration
void EnterReportGroupTypeDetail(Cobol85Parser.ReportGroupTypeDetailContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeDetailContext | context | The parse tree. |
EnterReportGroupTypePageFooting(Cobol85Parser.ReportGroupTypePageFootingContext)
Enter a parse tree produced by reportGroupTypePageFooting().
Declaration
void EnterReportGroupTypePageFooting(Cobol85Parser.ReportGroupTypePageFootingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypePageFootingContext | context | The parse tree. |
EnterReportGroupTypePageHeading(Cobol85Parser.ReportGroupTypePageHeadingContext)
Enter a parse tree produced by reportGroupTypePageHeading().
Declaration
void EnterReportGroupTypePageHeading(Cobol85Parser.ReportGroupTypePageHeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypePageHeadingContext | context | The parse tree. |
EnterReportGroupTypeReportFooting(Cobol85Parser.ReportGroupTypeReportFootingContext)
Enter a parse tree produced by reportGroupTypeReportFooting().
Declaration
void EnterReportGroupTypeReportFooting(Cobol85Parser.ReportGroupTypeReportFootingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeReportFootingContext | context | The parse tree. |
EnterReportGroupTypeReportHeading(Cobol85Parser.ReportGroupTypeReportHeadingContext)
Enter a parse tree produced by reportGroupTypeReportHeading().
Declaration
void EnterReportGroupTypeReportHeading(Cobol85Parser.ReportGroupTypeReportHeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeReportHeadingContext | context | The parse tree. |
EnterReportGroupUsageClause(Cobol85Parser.ReportGroupUsageClauseContext)
Enter a parse tree produced by reportGroupUsageClause().
Declaration
void EnterReportGroupUsageClause(Cobol85Parser.ReportGroupUsageClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupUsageClauseContext | context | The parse tree. |
EnterReportGroupValueClause(Cobol85Parser.ReportGroupValueClauseContext)
Enter a parse tree produced by reportGroupValueClause().
Declaration
void EnterReportGroupValueClause(Cobol85Parser.ReportGroupValueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupValueClauseContext | context | The parse tree. |
EnterReportName(Cobol85Parser.ReportNameContext)
Enter a parse tree produced by reportName().
Declaration
void EnterReportName(Cobol85Parser.ReportNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportNameContext | context | The parse tree. |
EnterReportSection(Cobol85Parser.ReportSectionContext)
Enter a parse tree produced by reportSection().
Declaration
void EnterReportSection(Cobol85Parser.ReportSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportSectionContext | context | The parse tree. |
EnterRerunClause(Cobol85Parser.RerunClauseContext)
Enter a parse tree produced by rerunClause().
Declaration
void EnterRerunClause(Cobol85Parser.RerunClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RerunClauseContext | context | The parse tree. |
EnterRerunEveryClock(Cobol85Parser.RerunEveryClockContext)
Enter a parse tree produced by rerunEveryClock().
Declaration
void EnterRerunEveryClock(Cobol85Parser.RerunEveryClockContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RerunEveryClockContext | context | The parse tree. |
EnterRerunEveryOf(Cobol85Parser.RerunEveryOfContext)
Enter a parse tree produced by rerunEveryOf().
Declaration
void EnterRerunEveryOf(Cobol85Parser.RerunEveryOfContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RerunEveryOfContext | context | The parse tree. |
EnterRerunEveryRecords(Cobol85Parser.RerunEveryRecordsContext)
Enter a parse tree produced by rerunEveryRecords().
Declaration
void EnterRerunEveryRecords(Cobol85Parser.RerunEveryRecordsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RerunEveryRecordsContext | context | The parse tree. |
EnterReserveClause(Cobol85Parser.ReserveClauseContext)
Enter a parse tree produced by reserveClause().
Declaration
void EnterReserveClause(Cobol85Parser.ReserveClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReserveClauseContext | context | The parse tree. |
EnterReserveNetworkClause(Cobol85Parser.ReserveNetworkClauseContext)
Enter a parse tree produced by reserveNetworkClause().
Declaration
void EnterReserveNetworkClause(Cobol85Parser.ReserveNetworkClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReserveNetworkClauseContext | context | The parse tree. |
EnterReturnInto(Cobol85Parser.ReturnIntoContext)
Enter a parse tree produced by returnInto().
Declaration
void EnterReturnInto(Cobol85Parser.ReturnIntoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReturnIntoContext | context | The parse tree. |
EnterReturnStatement(Cobol85Parser.ReturnStatementContext)
Enter a parse tree produced by returnStatement().
Declaration
void EnterReturnStatement(Cobol85Parser.ReturnStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReturnStatementContext | context | The parse tree. |
EnterRewriteFrom(Cobol85Parser.RewriteFromContext)
Enter a parse tree produced by rewriteFrom().
Declaration
void EnterRewriteFrom(Cobol85Parser.RewriteFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RewriteFromContext | context | The parse tree. |
EnterRewriteStatement(Cobol85Parser.RewriteStatementContext)
Enter a parse tree produced by rewriteStatement().
Declaration
void EnterRewriteStatement(Cobol85Parser.RewriteStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RewriteStatementContext | context | The parse tree. |
EnterRoutineName(Cobol85Parser.RoutineNameContext)
Enter a parse tree produced by routineName().
Declaration
void EnterRoutineName(Cobol85Parser.RoutineNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RoutineNameContext | context | The parse tree. |
EnterSameClause(Cobol85Parser.SameClauseContext)
Enter a parse tree produced by sameClause().
Declaration
void EnterSameClause(Cobol85Parser.SameClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SameClauseContext | context | The parse tree. |
EnterScreenDescriptionAutoClause(Cobol85Parser.ScreenDescriptionAutoClauseContext)
Enter a parse tree produced by screenDescriptionAutoClause().
Declaration
void EnterScreenDescriptionAutoClause(Cobol85Parser.ScreenDescriptionAutoClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionAutoClauseContext | context | The parse tree. |
EnterScreenDescriptionBackgroundColorClause(Cobol85Parser.ScreenDescriptionBackgroundColorClauseContext)
Enter a parse tree produced by screenDescriptionBackgroundColorClause().
Declaration
void EnterScreenDescriptionBackgroundColorClause(Cobol85Parser.ScreenDescriptionBackgroundColorClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBackgroundColorClauseContext | context | The parse tree. |
EnterScreenDescriptionBellClause(Cobol85Parser.ScreenDescriptionBellClauseContext)
Enter a parse tree produced by screenDescriptionBellClause().
Declaration
void EnterScreenDescriptionBellClause(Cobol85Parser.ScreenDescriptionBellClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBellClauseContext | context | The parse tree. |
EnterScreenDescriptionBlankClause(Cobol85Parser.ScreenDescriptionBlankClauseContext)
Enter a parse tree produced by screenDescriptionBlankClause().
Declaration
void EnterScreenDescriptionBlankClause(Cobol85Parser.ScreenDescriptionBlankClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBlankClauseContext | context | The parse tree. |
EnterScreenDescriptionBlankWhenZeroClause(Cobol85Parser.ScreenDescriptionBlankWhenZeroClauseContext)
Enter a parse tree produced by screenDescriptionBlankWhenZeroClause().
Declaration
void EnterScreenDescriptionBlankWhenZeroClause(Cobol85Parser.ScreenDescriptionBlankWhenZeroClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBlankWhenZeroClauseContext | context | The parse tree. |
EnterScreenDescriptionBlinkClause(Cobol85Parser.ScreenDescriptionBlinkClauseContext)
Enter a parse tree produced by screenDescriptionBlinkClause().
Declaration
void EnterScreenDescriptionBlinkClause(Cobol85Parser.ScreenDescriptionBlinkClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBlinkClauseContext | context | The parse tree. |
EnterScreenDescriptionColumnClause(Cobol85Parser.ScreenDescriptionColumnClauseContext)
Enter a parse tree produced by screenDescriptionColumnClause().
Declaration
void EnterScreenDescriptionColumnClause(Cobol85Parser.ScreenDescriptionColumnClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionColumnClauseContext | context | The parse tree. |
EnterScreenDescriptionControlClause(Cobol85Parser.ScreenDescriptionControlClauseContext)
Enter a parse tree produced by screenDescriptionControlClause().
Declaration
void EnterScreenDescriptionControlClause(Cobol85Parser.ScreenDescriptionControlClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionControlClauseContext | context | The parse tree. |
EnterScreenDescriptionEntry(Cobol85Parser.ScreenDescriptionEntryContext)
Enter a parse tree produced by screenDescriptionEntry().
Declaration
void EnterScreenDescriptionEntry(Cobol85Parser.ScreenDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionEntryContext | context | The parse tree. |
EnterScreenDescriptionEraseClause(Cobol85Parser.ScreenDescriptionEraseClauseContext)
Enter a parse tree produced by screenDescriptionEraseClause().
Declaration
void EnterScreenDescriptionEraseClause(Cobol85Parser.ScreenDescriptionEraseClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionEraseClauseContext | context | The parse tree. |
EnterScreenDescriptionForegroundColorClause(Cobol85Parser.ScreenDescriptionForegroundColorClauseContext)
Enter a parse tree produced by screenDescriptionForegroundColorClause().
Declaration
void EnterScreenDescriptionForegroundColorClause(Cobol85Parser.ScreenDescriptionForegroundColorClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionForegroundColorClauseContext | context | The parse tree. |
EnterScreenDescriptionFromClause(Cobol85Parser.ScreenDescriptionFromClauseContext)
Enter a parse tree produced by screenDescriptionFromClause().
Declaration
void EnterScreenDescriptionFromClause(Cobol85Parser.ScreenDescriptionFromClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionFromClauseContext | context | The parse tree. |
EnterScreenDescriptionFullClause(Cobol85Parser.ScreenDescriptionFullClauseContext)
Enter a parse tree produced by screenDescriptionFullClause().
Declaration
void EnterScreenDescriptionFullClause(Cobol85Parser.ScreenDescriptionFullClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionFullClauseContext | context | The parse tree. |
EnterScreenDescriptionGridClause(Cobol85Parser.ScreenDescriptionGridClauseContext)
Enter a parse tree produced by screenDescriptionGridClause().
Declaration
void EnterScreenDescriptionGridClause(Cobol85Parser.ScreenDescriptionGridClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionGridClauseContext | context | The parse tree. |
EnterScreenDescriptionJustifiedClause(Cobol85Parser.ScreenDescriptionJustifiedClauseContext)
Enter a parse tree produced by screenDescriptionJustifiedClause().
Declaration
void EnterScreenDescriptionJustifiedClause(Cobol85Parser.ScreenDescriptionJustifiedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionJustifiedClauseContext | context | The parse tree. |
EnterScreenDescriptionLightClause(Cobol85Parser.ScreenDescriptionLightClauseContext)
Enter a parse tree produced by screenDescriptionLightClause().
Declaration
void EnterScreenDescriptionLightClause(Cobol85Parser.ScreenDescriptionLightClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionLightClauseContext | context | The parse tree. |
EnterScreenDescriptionLineClause(Cobol85Parser.ScreenDescriptionLineClauseContext)
Enter a parse tree produced by screenDescriptionLineClause().
Declaration
void EnterScreenDescriptionLineClause(Cobol85Parser.ScreenDescriptionLineClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionLineClauseContext | context | The parse tree. |
EnterScreenDescriptionPictureClause(Cobol85Parser.ScreenDescriptionPictureClauseContext)
Enter a parse tree produced by screenDescriptionPictureClause().
Declaration
void EnterScreenDescriptionPictureClause(Cobol85Parser.ScreenDescriptionPictureClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionPictureClauseContext | context | The parse tree. |
EnterScreenDescriptionPromptClause(Cobol85Parser.ScreenDescriptionPromptClauseContext)
Enter a parse tree produced by screenDescriptionPromptClause().
Declaration
void EnterScreenDescriptionPromptClause(Cobol85Parser.ScreenDescriptionPromptClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionPromptClauseContext | context | The parse tree. |
EnterScreenDescriptionPromptOccursClause(Cobol85Parser.ScreenDescriptionPromptOccursClauseContext)
Enter a parse tree produced by screenDescriptionPromptOccursClause().
Declaration
void EnterScreenDescriptionPromptOccursClause(Cobol85Parser.ScreenDescriptionPromptOccursClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionPromptOccursClauseContext | context | The parse tree. |
EnterScreenDescriptionRequiredClause(Cobol85Parser.ScreenDescriptionRequiredClauseContext)
Enter a parse tree produced by screenDescriptionRequiredClause().
Declaration
void EnterScreenDescriptionRequiredClause(Cobol85Parser.ScreenDescriptionRequiredClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionRequiredClauseContext | context | The parse tree. |
EnterScreenDescriptionReverseVideoClause(Cobol85Parser.ScreenDescriptionReverseVideoClauseContext)
Enter a parse tree produced by screenDescriptionReverseVideoClause().
Declaration
void EnterScreenDescriptionReverseVideoClause(Cobol85Parser.ScreenDescriptionReverseVideoClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionReverseVideoClauseContext | context | The parse tree. |
EnterScreenDescriptionSecureClause(Cobol85Parser.ScreenDescriptionSecureClauseContext)
Enter a parse tree produced by screenDescriptionSecureClause().
Declaration
void EnterScreenDescriptionSecureClause(Cobol85Parser.ScreenDescriptionSecureClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionSecureClauseContext | context | The parse tree. |
EnterScreenDescriptionSignClause(Cobol85Parser.ScreenDescriptionSignClauseContext)
Enter a parse tree produced by screenDescriptionSignClause().
Declaration
void EnterScreenDescriptionSignClause(Cobol85Parser.ScreenDescriptionSignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionSignClauseContext | context | The parse tree. |
EnterScreenDescriptionSizeClause(Cobol85Parser.ScreenDescriptionSizeClauseContext)
Enter a parse tree produced by screenDescriptionSizeClause().
Declaration
void EnterScreenDescriptionSizeClause(Cobol85Parser.ScreenDescriptionSizeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionSizeClauseContext | context | The parse tree. |
EnterScreenDescriptionToClause(Cobol85Parser.ScreenDescriptionToClauseContext)
Enter a parse tree produced by screenDescriptionToClause().
Declaration
void EnterScreenDescriptionToClause(Cobol85Parser.ScreenDescriptionToClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionToClauseContext | context | The parse tree. |
EnterScreenDescriptionUnderlineClause(Cobol85Parser.ScreenDescriptionUnderlineClauseContext)
Enter a parse tree produced by screenDescriptionUnderlineClause().
Declaration
void EnterScreenDescriptionUnderlineClause(Cobol85Parser.ScreenDescriptionUnderlineClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionUnderlineClauseContext | context | The parse tree. |
EnterScreenDescriptionUsageClause(Cobol85Parser.ScreenDescriptionUsageClauseContext)
Enter a parse tree produced by screenDescriptionUsageClause().
Declaration
void EnterScreenDescriptionUsageClause(Cobol85Parser.ScreenDescriptionUsageClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionUsageClauseContext | context | The parse tree. |
EnterScreenDescriptionUsingClause(Cobol85Parser.ScreenDescriptionUsingClauseContext)
Enter a parse tree produced by screenDescriptionUsingClause().
Declaration
void EnterScreenDescriptionUsingClause(Cobol85Parser.ScreenDescriptionUsingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionUsingClauseContext | context | The parse tree. |
EnterScreenDescriptionValueClause(Cobol85Parser.ScreenDescriptionValueClauseContext)
Enter a parse tree produced by screenDescriptionValueClause().
Declaration
void EnterScreenDescriptionValueClause(Cobol85Parser.ScreenDescriptionValueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionValueClauseContext | context | The parse tree. |
EnterScreenDescriptionZeroFillClause(Cobol85Parser.ScreenDescriptionZeroFillClauseContext)
Enter a parse tree produced by screenDescriptionZeroFillClause().
Declaration
void EnterScreenDescriptionZeroFillClause(Cobol85Parser.ScreenDescriptionZeroFillClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionZeroFillClauseContext | context | The parse tree. |
EnterScreenName(Cobol85Parser.ScreenNameContext)
Enter a parse tree produced by screenName().
Declaration
void EnterScreenName(Cobol85Parser.ScreenNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenNameContext | context | The parse tree. |
EnterScreenSection(Cobol85Parser.ScreenSectionContext)
Enter a parse tree produced by screenSection().
Declaration
void EnterScreenSection(Cobol85Parser.ScreenSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenSectionContext | context | The parse tree. |
EnterSearchStatement(Cobol85Parser.SearchStatementContext)
Enter a parse tree produced by searchStatement().
Declaration
void EnterSearchStatement(Cobol85Parser.SearchStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SearchStatementContext | context | The parse tree. |
EnterSearchVarying(Cobol85Parser.SearchVaryingContext)
Enter a parse tree produced by searchVarying().
Declaration
void EnterSearchVarying(Cobol85Parser.SearchVaryingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SearchVaryingContext | context | The parse tree. |
EnterSearchWhen(Cobol85Parser.SearchWhenContext)
Enter a parse tree produced by searchWhen().
Declaration
void EnterSearchWhen(Cobol85Parser.SearchWhenContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SearchWhenContext | context | The parse tree. |
EnterSectionName(Cobol85Parser.SectionNameContext)
Enter a parse tree produced by sectionName().
Declaration
void EnterSectionName(Cobol85Parser.SectionNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SectionNameContext | context | The parse tree. |
EnterSecurityParagraph(Cobol85Parser.SecurityParagraphContext)
Enter a parse tree produced by securityParagraph().
Declaration
void EnterSecurityParagraph(Cobol85Parser.SecurityParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SecurityParagraphContext | context | The parse tree. |
EnterSegmentLimitClause(Cobol85Parser.SegmentLimitClauseContext)
Enter a parse tree produced by segmentLimitClause().
Declaration
void EnterSegmentLimitClause(Cobol85Parser.SegmentLimitClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SegmentLimitClauseContext | context | The parse tree. |
EnterSelectClause(Cobol85Parser.SelectClauseContext)
Enter a parse tree produced by selectClause().
Declaration
void EnterSelectClause(Cobol85Parser.SelectClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SelectClauseContext | context | The parse tree. |
EnterSendAdvancingLines(Cobol85Parser.SendAdvancingLinesContext)
Enter a parse tree produced by sendAdvancingLines().
Declaration
void EnterSendAdvancingLines(Cobol85Parser.SendAdvancingLinesContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendAdvancingLinesContext | context | The parse tree. |
EnterSendAdvancingMnemonic(Cobol85Parser.SendAdvancingMnemonicContext)
Enter a parse tree produced by sendAdvancingMnemonic().
Declaration
void EnterSendAdvancingMnemonic(Cobol85Parser.SendAdvancingMnemonicContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendAdvancingMnemonicContext | context | The parse tree. |
EnterSendAdvancingPage(Cobol85Parser.SendAdvancingPageContext)
Enter a parse tree produced by sendAdvancingPage().
Declaration
void EnterSendAdvancingPage(Cobol85Parser.SendAdvancingPageContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendAdvancingPageContext | context | The parse tree. |
EnterSendAdvancingPhrase(Cobol85Parser.SendAdvancingPhraseContext)
Enter a parse tree produced by sendAdvancingPhrase().
Declaration
void EnterSendAdvancingPhrase(Cobol85Parser.SendAdvancingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendAdvancingPhraseContext | context | The parse tree. |
EnterSendFromPhrase(Cobol85Parser.SendFromPhraseContext)
Enter a parse tree produced by sendFromPhrase().
Declaration
void EnterSendFromPhrase(Cobol85Parser.SendFromPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendFromPhraseContext | context | The parse tree. |
EnterSendReplacingPhrase(Cobol85Parser.SendReplacingPhraseContext)
Enter a parse tree produced by sendReplacingPhrase().
Declaration
void EnterSendReplacingPhrase(Cobol85Parser.SendReplacingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendReplacingPhraseContext | context | The parse tree. |
EnterSendStatement(Cobol85Parser.SendStatementContext)
Enter a parse tree produced by sendStatement().
Declaration
void EnterSendStatement(Cobol85Parser.SendStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendStatementContext | context | The parse tree. |
EnterSendStatementAsync(Cobol85Parser.SendStatementAsyncContext)
Enter a parse tree produced by sendStatementAsync().
Declaration
void EnterSendStatementAsync(Cobol85Parser.SendStatementAsyncContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendStatementAsyncContext | context | The parse tree. |
EnterSendStatementSync(Cobol85Parser.SendStatementSyncContext)
Enter a parse tree produced by sendStatementSync().
Declaration
void EnterSendStatementSync(Cobol85Parser.SendStatementSyncContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendStatementSyncContext | context | The parse tree. |
EnterSendWithPhrase(Cobol85Parser.SendWithPhraseContext)
Enter a parse tree produced by sendWithPhrase().
Declaration
void EnterSendWithPhrase(Cobol85Parser.SendWithPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendWithPhraseContext | context | The parse tree. |
EnterSentence(Cobol85Parser.SentenceContext)
Enter a parse tree produced by sentence().
Declaration
void EnterSentence(Cobol85Parser.SentenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SentenceContext | context | The parse tree. |
EnterSetByValue(Cobol85Parser.SetByValueContext)
Enter a parse tree produced by setByValue().
Declaration
void EnterSetByValue(Cobol85Parser.SetByValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetByValueContext | context | The parse tree. |
EnterSetStatement(Cobol85Parser.SetStatementContext)
Enter a parse tree produced by setStatement().
Declaration
void EnterSetStatement(Cobol85Parser.SetStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetStatementContext | context | The parse tree. |
EnterSetTo(Cobol85Parser.SetToContext)
Enter a parse tree produced by setTo().
Declaration
void EnterSetTo(Cobol85Parser.SetToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetToContext | context | The parse tree. |
EnterSetToStatement(Cobol85Parser.SetToStatementContext)
Enter a parse tree produced by setToStatement().
Declaration
void EnterSetToStatement(Cobol85Parser.SetToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetToStatementContext | context | The parse tree. |
EnterSetToValue(Cobol85Parser.SetToValueContext)
Enter a parse tree produced by setToValue().
Declaration
void EnterSetToValue(Cobol85Parser.SetToValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetToValueContext | context | The parse tree. |
EnterSetUpDownByStatement(Cobol85Parser.SetUpDownByStatementContext)
Enter a parse tree produced by setUpDownByStatement().
Declaration
void EnterSetUpDownByStatement(Cobol85Parser.SetUpDownByStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetUpDownByStatementContext | context | The parse tree. |
EnterSimpleCondition(Cobol85Parser.SimpleConditionContext)
Enter a parse tree produced by simpleCondition().
Declaration
void EnterSimpleCondition(Cobol85Parser.SimpleConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SimpleConditionContext | context | The parse tree. |
EnterSortCollatingAlphanumeric(Cobol85Parser.SortCollatingAlphanumericContext)
Enter a parse tree produced by sortCollatingAlphanumeric().
Declaration
void EnterSortCollatingAlphanumeric(Cobol85Parser.SortCollatingAlphanumericContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortCollatingAlphanumericContext | context | The parse tree. |
EnterSortCollatingNational(Cobol85Parser.SortCollatingNationalContext)
Enter a parse tree produced by sortCollatingNational().
Declaration
void EnterSortCollatingNational(Cobol85Parser.SortCollatingNationalContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortCollatingNationalContext | context | The parse tree. |
EnterSortCollatingSequencePhrase(Cobol85Parser.SortCollatingSequencePhraseContext)
Enter a parse tree produced by sortCollatingSequencePhrase().
Declaration
void EnterSortCollatingSequencePhrase(Cobol85Parser.SortCollatingSequencePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortCollatingSequencePhraseContext | context | The parse tree. |
EnterSortDuplicatesPhrase(Cobol85Parser.SortDuplicatesPhraseContext)
Enter a parse tree produced by sortDuplicatesPhrase().
Declaration
void EnterSortDuplicatesPhrase(Cobol85Parser.SortDuplicatesPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortDuplicatesPhraseContext | context | The parse tree. |
EnterSortGiving(Cobol85Parser.SortGivingContext)
Enter a parse tree produced by sortGiving().
Declaration
void EnterSortGiving(Cobol85Parser.SortGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortGivingContext | context | The parse tree. |
EnterSortGivingPhrase(Cobol85Parser.SortGivingPhraseContext)
Enter a parse tree produced by sortGivingPhrase().
Declaration
void EnterSortGivingPhrase(Cobol85Parser.SortGivingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortGivingPhraseContext | context | The parse tree. |
EnterSortInputProcedurePhrase(Cobol85Parser.SortInputProcedurePhraseContext)
Enter a parse tree produced by sortInputProcedurePhrase().
Declaration
void EnterSortInputProcedurePhrase(Cobol85Parser.SortInputProcedurePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortInputProcedurePhraseContext | context | The parse tree. |
EnterSortInputThrough(Cobol85Parser.SortInputThroughContext)
Enter a parse tree produced by sortInputThrough().
Declaration
void EnterSortInputThrough(Cobol85Parser.SortInputThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortInputThroughContext | context | The parse tree. |
EnterSortOnKeyClause(Cobol85Parser.SortOnKeyClauseContext)
Enter a parse tree produced by sortOnKeyClause().
Declaration
void EnterSortOnKeyClause(Cobol85Parser.SortOnKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortOnKeyClauseContext | context | The parse tree. |
EnterSortOutputProcedurePhrase(Cobol85Parser.SortOutputProcedurePhraseContext)
Enter a parse tree produced by sortOutputProcedurePhrase().
Declaration
void EnterSortOutputProcedurePhrase(Cobol85Parser.SortOutputProcedurePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortOutputProcedurePhraseContext | context | The parse tree. |
EnterSortOutputThrough(Cobol85Parser.SortOutputThroughContext)
Enter a parse tree produced by sortOutputThrough().
Declaration
void EnterSortOutputThrough(Cobol85Parser.SortOutputThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortOutputThroughContext | context | The parse tree. |
EnterSortStatement(Cobol85Parser.SortStatementContext)
Enter a parse tree produced by sortStatement().
Declaration
void EnterSortStatement(Cobol85Parser.SortStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortStatementContext | context | The parse tree. |
EnterSortUsing(Cobol85Parser.SortUsingContext)
Enter a parse tree produced by sortUsing().
Declaration
void EnterSortUsing(Cobol85Parser.SortUsingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortUsingContext | context | The parse tree. |
EnterSourceComputerParagraph(Cobol85Parser.SourceComputerParagraphContext)
Enter a parse tree produced by sourceComputerParagraph().
Declaration
void EnterSourceComputerParagraph(Cobol85Parser.SourceComputerParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SourceComputerParagraphContext | context | The parse tree. |
EnterSpecialNameClause(Cobol85Parser.SpecialNameClauseContext)
Enter a parse tree produced by specialNameClause().
Declaration
void EnterSpecialNameClause(Cobol85Parser.SpecialNameClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SpecialNameClauseContext | context | The parse tree. |
EnterSpecialNamesParagraph(Cobol85Parser.SpecialNamesParagraphContext)
Enter a parse tree produced by specialNamesParagraph().
Declaration
void EnterSpecialNamesParagraph(Cobol85Parser.SpecialNamesParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SpecialNamesParagraphContext | context | The parse tree. |
EnterSpecialRegister(Cobol85Parser.SpecialRegisterContext)
Enter a parse tree produced by specialRegister().
Declaration
void EnterSpecialRegister(Cobol85Parser.SpecialRegisterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SpecialRegisterContext | context | The parse tree. |
EnterStartKey(Cobol85Parser.StartKeyContext)
Enter a parse tree produced by startKey().
Declaration
void EnterStartKey(Cobol85Parser.StartKeyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StartKeyContext | context | The parse tree. |
EnterStartRule(Cobol85Parser.StartRuleContext)
Enter a parse tree produced by startRule().
Declaration
void EnterStartRule(Cobol85Parser.StartRuleContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StartRuleContext | context | The parse tree. |
EnterStartStatement(Cobol85Parser.StartStatementContext)
Enter a parse tree produced by startStatement().
Declaration
void EnterStartStatement(Cobol85Parser.StartStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StartStatementContext | context | The parse tree. |
EnterStatement(Cobol85Parser.StatementContext)
Enter a parse tree produced by statement().
Declaration
void EnterStatement(Cobol85Parser.StatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StatementContext | context | The parse tree. |
EnterStatusKeyClause(Cobol85Parser.StatusKeyClauseContext)
Enter a parse tree produced by statusKeyClause().
Declaration
void EnterStatusKeyClause(Cobol85Parser.StatusKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StatusKeyClauseContext | context | The parse tree. |
EnterStopStatement(Cobol85Parser.StopStatementContext)
Enter a parse tree produced by stopStatement().
Declaration
void EnterStopStatement(Cobol85Parser.StopStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StopStatementContext | context | The parse tree. |
EnterStringDelimitedByPhrase(Cobol85Parser.StringDelimitedByPhraseContext)
Enter a parse tree produced by stringDelimitedByPhrase().
Declaration
void EnterStringDelimitedByPhrase(Cobol85Parser.StringDelimitedByPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringDelimitedByPhraseContext | context | The parse tree. |
EnterStringForPhrase(Cobol85Parser.StringForPhraseContext)
Enter a parse tree produced by stringForPhrase().
Declaration
void EnterStringForPhrase(Cobol85Parser.StringForPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringForPhraseContext | context | The parse tree. |
EnterStringIntoPhrase(Cobol85Parser.StringIntoPhraseContext)
Enter a parse tree produced by stringIntoPhrase().
Declaration
void EnterStringIntoPhrase(Cobol85Parser.StringIntoPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringIntoPhraseContext | context | The parse tree. |
EnterStringSending(Cobol85Parser.StringSendingContext)
Enter a parse tree produced by stringSending().
Declaration
void EnterStringSending(Cobol85Parser.StringSendingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringSendingContext | context | The parse tree. |
EnterStringSendingPhrase(Cobol85Parser.StringSendingPhraseContext)
Enter a parse tree produced by stringSendingPhrase().
Declaration
void EnterStringSendingPhrase(Cobol85Parser.StringSendingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringSendingPhraseContext | context | The parse tree. |
EnterStringStatement(Cobol85Parser.StringStatementContext)
Enter a parse tree produced by stringStatement().
Declaration
void EnterStringStatement(Cobol85Parser.StringStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringStatementContext | context | The parse tree. |
EnterStringWithPointerPhrase(Cobol85Parser.StringWithPointerPhraseContext)
Enter a parse tree produced by stringWithPointerPhrase().
Declaration
void EnterStringWithPointerPhrase(Cobol85Parser.StringWithPointerPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringWithPointerPhraseContext | context | The parse tree. |
EnterSubscript_(Cobol85Parser.Subscript_Context)
Enter a parse tree produced by subscript_().
Declaration
void EnterSubscript_(Cobol85Parser.Subscript_Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.Subscript_Context | context | The parse tree. |
EnterSubtractCorrespondingStatement(Cobol85Parser.SubtractCorrespondingStatementContext)
Enter a parse tree produced by subtractCorrespondingStatement().
Declaration
void EnterSubtractCorrespondingStatement(Cobol85Parser.SubtractCorrespondingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractCorrespondingStatementContext | context | The parse tree. |
EnterSubtractFromGivingStatement(Cobol85Parser.SubtractFromGivingStatementContext)
Enter a parse tree produced by subtractFromGivingStatement().
Declaration
void EnterSubtractFromGivingStatement(Cobol85Parser.SubtractFromGivingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractFromGivingStatementContext | context | The parse tree. |
EnterSubtractFromStatement(Cobol85Parser.SubtractFromStatementContext)
Enter a parse tree produced by subtractFromStatement().
Declaration
void EnterSubtractFromStatement(Cobol85Parser.SubtractFromStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractFromStatementContext | context | The parse tree. |
EnterSubtractGiving(Cobol85Parser.SubtractGivingContext)
Enter a parse tree produced by subtractGiving().
Declaration
void EnterSubtractGiving(Cobol85Parser.SubtractGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractGivingContext | context | The parse tree. |
EnterSubtractMinuend(Cobol85Parser.SubtractMinuendContext)
Enter a parse tree produced by subtractMinuend().
Declaration
void EnterSubtractMinuend(Cobol85Parser.SubtractMinuendContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractMinuendContext | context | The parse tree. |
EnterSubtractMinuendCorresponding(Cobol85Parser.SubtractMinuendCorrespondingContext)
Enter a parse tree produced by subtractMinuendCorresponding().
Declaration
void EnterSubtractMinuendCorresponding(Cobol85Parser.SubtractMinuendCorrespondingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractMinuendCorrespondingContext | context | The parse tree. |
EnterSubtractMinuendGiving(Cobol85Parser.SubtractMinuendGivingContext)
Enter a parse tree produced by subtractMinuendGiving().
Declaration
void EnterSubtractMinuendGiving(Cobol85Parser.SubtractMinuendGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractMinuendGivingContext | context | The parse tree. |
EnterSubtractStatement(Cobol85Parser.SubtractStatementContext)
Enter a parse tree produced by subtractStatement().
Declaration
void EnterSubtractStatement(Cobol85Parser.SubtractStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractStatementContext | context | The parse tree. |
EnterSubtractSubtrahend(Cobol85Parser.SubtractSubtrahendContext)
Enter a parse tree produced by subtractSubtrahend().
Declaration
void EnterSubtractSubtrahend(Cobol85Parser.SubtractSubtrahendContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractSubtrahendContext | context | The parse tree. |
EnterSymbolicCharacter(Cobol85Parser.SymbolicCharacterContext)
Enter a parse tree produced by symbolicCharacter().
Declaration
void EnterSymbolicCharacter(Cobol85Parser.SymbolicCharacterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicCharacterContext | context | The parse tree. |
EnterSymbolicCharacters(Cobol85Parser.SymbolicCharactersContext)
Enter a parse tree produced by symbolicCharacters().
Declaration
void EnterSymbolicCharacters(Cobol85Parser.SymbolicCharactersContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicCharactersContext | context | The parse tree. |
EnterSymbolicCharactersClause(Cobol85Parser.SymbolicCharactersClauseContext)
Enter a parse tree produced by symbolicCharactersClause().
Declaration
void EnterSymbolicCharactersClause(Cobol85Parser.SymbolicCharactersClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicCharactersClauseContext | context | The parse tree. |
EnterSymbolicDestinationClause(Cobol85Parser.SymbolicDestinationClauseContext)
Enter a parse tree produced by symbolicDestinationClause().
Declaration
void EnterSymbolicDestinationClause(Cobol85Parser.SymbolicDestinationClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicDestinationClauseContext | context | The parse tree. |
EnterSymbolicQueueClause(Cobol85Parser.SymbolicQueueClauseContext)
Enter a parse tree produced by symbolicQueueClause().
Declaration
void EnterSymbolicQueueClause(Cobol85Parser.SymbolicQueueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicQueueClauseContext | context | The parse tree. |
EnterSymbolicSourceClause(Cobol85Parser.SymbolicSourceClauseContext)
Enter a parse tree produced by symbolicSourceClause().
Declaration
void EnterSymbolicSourceClause(Cobol85Parser.SymbolicSourceClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicSourceClauseContext | context | The parse tree. |
EnterSymbolicSubQueueClause(Cobol85Parser.SymbolicSubQueueClauseContext)
Enter a parse tree produced by symbolicSubQueueClause().
Declaration
void EnterSymbolicSubQueueClause(Cobol85Parser.SymbolicSubQueueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicSubQueueClauseContext | context | The parse tree. |
EnterSymbolicTerminalClause(Cobol85Parser.SymbolicTerminalClauseContext)
Enter a parse tree produced by symbolicTerminalClause().
Declaration
void EnterSymbolicTerminalClause(Cobol85Parser.SymbolicTerminalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicTerminalClauseContext | context | The parse tree. |
EnterSystemName(Cobol85Parser.SystemNameContext)
Enter a parse tree produced by systemName().
Declaration
void EnterSystemName(Cobol85Parser.SystemNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SystemNameContext | context | The parse tree. |
EnterTableCall(Cobol85Parser.TableCallContext)
Enter a parse tree produced by tableCall().
Declaration
void EnterTableCall(Cobol85Parser.TableCallContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.TableCallContext | context | The parse tree. |
EnterTerminateStatement(Cobol85Parser.TerminateStatementContext)
Enter a parse tree produced by terminateStatement().
Declaration
void EnterTerminateStatement(Cobol85Parser.TerminateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.TerminateStatementContext | context | The parse tree. |
EnterTextLengthClause(Cobol85Parser.TextLengthClauseContext)
Enter a parse tree produced by textLengthClause().
Declaration
void EnterTextLengthClause(Cobol85Parser.TextLengthClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.TextLengthClauseContext | context | The parse tree. |
EnterTextName(Cobol85Parser.TextNameContext)
Enter a parse tree produced by textName().
Declaration
void EnterTextName(Cobol85Parser.TextNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.TextNameContext | context | The parse tree. |
EnterUnstringCountIn(Cobol85Parser.UnstringCountInContext)
Enter a parse tree produced by unstringCountIn().
Declaration
void EnterUnstringCountIn(Cobol85Parser.UnstringCountInContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringCountInContext | context | The parse tree. |
EnterUnstringDelimitedByPhrase(Cobol85Parser.UnstringDelimitedByPhraseContext)
Enter a parse tree produced by unstringDelimitedByPhrase().
Declaration
void EnterUnstringDelimitedByPhrase(Cobol85Parser.UnstringDelimitedByPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringDelimitedByPhraseContext | context | The parse tree. |
EnterUnstringDelimiterIn(Cobol85Parser.UnstringDelimiterInContext)
Enter a parse tree produced by unstringDelimiterIn().
Declaration
void EnterUnstringDelimiterIn(Cobol85Parser.UnstringDelimiterInContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringDelimiterInContext | context | The parse tree. |
EnterUnstringInto(Cobol85Parser.UnstringIntoContext)
Enter a parse tree produced by unstringInto().
Declaration
void EnterUnstringInto(Cobol85Parser.UnstringIntoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringIntoContext | context | The parse tree. |
EnterUnstringIntoPhrase(Cobol85Parser.UnstringIntoPhraseContext)
Enter a parse tree produced by unstringIntoPhrase().
Declaration
void EnterUnstringIntoPhrase(Cobol85Parser.UnstringIntoPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringIntoPhraseContext | context | The parse tree. |
EnterUnstringOrAllPhrase(Cobol85Parser.UnstringOrAllPhraseContext)
Enter a parse tree produced by unstringOrAllPhrase().
Declaration
void EnterUnstringOrAllPhrase(Cobol85Parser.UnstringOrAllPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringOrAllPhraseContext | context | The parse tree. |
EnterUnstringSendingPhrase(Cobol85Parser.UnstringSendingPhraseContext)
Enter a parse tree produced by unstringSendingPhrase().
Declaration
void EnterUnstringSendingPhrase(Cobol85Parser.UnstringSendingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringSendingPhraseContext | context | The parse tree. |
EnterUnstringStatement(Cobol85Parser.UnstringStatementContext)
Enter a parse tree produced by unstringStatement().
Declaration
void EnterUnstringStatement(Cobol85Parser.UnstringStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringStatementContext | context | The parse tree. |
EnterUnstringTallyingPhrase(Cobol85Parser.UnstringTallyingPhraseContext)
Enter a parse tree produced by unstringTallyingPhrase().
Declaration
void EnterUnstringTallyingPhrase(Cobol85Parser.UnstringTallyingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringTallyingPhraseContext | context | The parse tree. |
EnterUnstringWithPointerPhrase(Cobol85Parser.UnstringWithPointerPhraseContext)
Enter a parse tree produced by unstringWithPointerPhrase().
Declaration
void EnterUnstringWithPointerPhrase(Cobol85Parser.UnstringWithPointerPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringWithPointerPhraseContext | context | The parse tree. |
EnterUseAfterClause(Cobol85Parser.UseAfterClauseContext)
Enter a parse tree produced by useAfterClause().
Declaration
void EnterUseAfterClause(Cobol85Parser.UseAfterClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseAfterClauseContext | context | The parse tree. |
EnterUseAfterOn(Cobol85Parser.UseAfterOnContext)
Enter a parse tree produced by useAfterOn().
Declaration
void EnterUseAfterOn(Cobol85Parser.UseAfterOnContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseAfterOnContext | context | The parse tree. |
EnterUseDebugClause(Cobol85Parser.UseDebugClauseContext)
Enter a parse tree produced by useDebugClause().
Declaration
void EnterUseDebugClause(Cobol85Parser.UseDebugClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseDebugClauseContext | context | The parse tree. |
EnterUseDebugOn(Cobol85Parser.UseDebugOnContext)
Enter a parse tree produced by useDebugOn().
Declaration
void EnterUseDebugOn(Cobol85Parser.UseDebugOnContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseDebugOnContext | context | The parse tree. |
EnterUseStatement(Cobol85Parser.UseStatementContext)
Enter a parse tree produced by useStatement().
Declaration
void EnterUseStatement(Cobol85Parser.UseStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseStatementContext | context | The parse tree. |
EnterValueOfClause(Cobol85Parser.ValueOfClauseContext)
Enter a parse tree produced by valueOfClause().
Declaration
void EnterValueOfClause(Cobol85Parser.ValueOfClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ValueOfClauseContext | context | The parse tree. |
EnterValuePair(Cobol85Parser.ValuePairContext)
Enter a parse tree produced by valuePair().
Declaration
void EnterValuePair(Cobol85Parser.ValuePairContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ValuePairContext | context | The parse tree. |
EnterWorkingStorageSection(Cobol85Parser.WorkingStorageSectionContext)
Enter a parse tree produced by workingStorageSection().
Declaration
void EnterWorkingStorageSection(Cobol85Parser.WorkingStorageSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WorkingStorageSectionContext | context | The parse tree. |
EnterWriteAdvancingLines(Cobol85Parser.WriteAdvancingLinesContext)
Enter a parse tree produced by writeAdvancingLines().
Declaration
void EnterWriteAdvancingLines(Cobol85Parser.WriteAdvancingLinesContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAdvancingLinesContext | context | The parse tree. |
EnterWriteAdvancingMnemonic(Cobol85Parser.WriteAdvancingMnemonicContext)
Enter a parse tree produced by writeAdvancingMnemonic().
Declaration
void EnterWriteAdvancingMnemonic(Cobol85Parser.WriteAdvancingMnemonicContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAdvancingMnemonicContext | context | The parse tree. |
EnterWriteAdvancingPage(Cobol85Parser.WriteAdvancingPageContext)
Enter a parse tree produced by writeAdvancingPage().
Declaration
void EnterWriteAdvancingPage(Cobol85Parser.WriteAdvancingPageContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAdvancingPageContext | context | The parse tree. |
EnterWriteAdvancingPhrase(Cobol85Parser.WriteAdvancingPhraseContext)
Enter a parse tree produced by writeAdvancingPhrase().
Declaration
void EnterWriteAdvancingPhrase(Cobol85Parser.WriteAdvancingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAdvancingPhraseContext | context | The parse tree. |
EnterWriteAtEndOfPagePhrase(Cobol85Parser.WriteAtEndOfPagePhraseContext)
Enter a parse tree produced by writeAtEndOfPagePhrase().
Declaration
void EnterWriteAtEndOfPagePhrase(Cobol85Parser.WriteAtEndOfPagePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAtEndOfPagePhraseContext | context | The parse tree. |
EnterWriteFromPhrase(Cobol85Parser.WriteFromPhraseContext)
Enter a parse tree produced by writeFromPhrase().
Declaration
void EnterWriteFromPhrase(Cobol85Parser.WriteFromPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteFromPhraseContext | context | The parse tree. |
EnterWriteNotAtEndOfPagePhrase(Cobol85Parser.WriteNotAtEndOfPagePhraseContext)
Enter a parse tree produced by writeNotAtEndOfPagePhrase().
Declaration
void EnterWriteNotAtEndOfPagePhrase(Cobol85Parser.WriteNotAtEndOfPagePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteNotAtEndOfPagePhraseContext | context | The parse tree. |
EnterWriteStatement(Cobol85Parser.WriteStatementContext)
Enter a parse tree produced by writeStatement().
Declaration
void EnterWriteStatement(Cobol85Parser.WriteStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteStatementContext | context | The parse tree. |
ExitAbbreviation(Cobol85Parser.AbbreviationContext)
Exit a parse tree produced by abbreviation().
Declaration
void ExitAbbreviation(Cobol85Parser.AbbreviationContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AbbreviationContext | context | The parse tree. |
ExitAcceptFromDateStatement(Cobol85Parser.AcceptFromDateStatementContext)
Exit a parse tree produced by acceptFromDateStatement().
Declaration
void ExitAcceptFromDateStatement(Cobol85Parser.AcceptFromDateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptFromDateStatementContext | context | The parse tree. |
ExitAcceptFromEscapeKeyStatement(Cobol85Parser.AcceptFromEscapeKeyStatementContext)
Exit a parse tree produced by acceptFromEscapeKeyStatement().
Declaration
void ExitAcceptFromEscapeKeyStatement(Cobol85Parser.AcceptFromEscapeKeyStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptFromEscapeKeyStatementContext | context | The parse tree. |
ExitAcceptFromMnemonicStatement(Cobol85Parser.AcceptFromMnemonicStatementContext)
Exit a parse tree produced by acceptFromMnemonicStatement().
Declaration
void ExitAcceptFromMnemonicStatement(Cobol85Parser.AcceptFromMnemonicStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptFromMnemonicStatementContext | context | The parse tree. |
ExitAcceptMessageCountStatement(Cobol85Parser.AcceptMessageCountStatementContext)
Exit a parse tree produced by acceptMessageCountStatement().
Declaration
void ExitAcceptMessageCountStatement(Cobol85Parser.AcceptMessageCountStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptMessageCountStatementContext | context | The parse tree. |
ExitAcceptStatement(Cobol85Parser.AcceptStatementContext)
Exit a parse tree produced by acceptStatement().
Declaration
void ExitAcceptStatement(Cobol85Parser.AcceptStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AcceptStatementContext | context | The parse tree. |
ExitAccessModeClause(Cobol85Parser.AccessModeClauseContext)
Exit a parse tree produced by accessModeClause().
Declaration
void ExitAccessModeClause(Cobol85Parser.AccessModeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AccessModeClauseContext | context | The parse tree. |
ExitAddCorrespondingStatement(Cobol85Parser.AddCorrespondingStatementContext)
Exit a parse tree produced by addCorrespondingStatement().
Declaration
void ExitAddCorrespondingStatement(Cobol85Parser.AddCorrespondingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddCorrespondingStatementContext | context | The parse tree. |
ExitAddFrom(Cobol85Parser.AddFromContext)
Exit a parse tree produced by addFrom().
Declaration
void ExitAddFrom(Cobol85Parser.AddFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddFromContext | context | The parse tree. |
ExitAddGiving(Cobol85Parser.AddGivingContext)
Exit a parse tree produced by addGiving().
Declaration
void ExitAddGiving(Cobol85Parser.AddGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddGivingContext | context | The parse tree. |
ExitAddStatement(Cobol85Parser.AddStatementContext)
Exit a parse tree produced by addStatement().
Declaration
void ExitAddStatement(Cobol85Parser.AddStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddStatementContext | context | The parse tree. |
ExitAddTo(Cobol85Parser.AddToContext)
Exit a parse tree produced by addTo().
Declaration
void ExitAddTo(Cobol85Parser.AddToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddToContext | context | The parse tree. |
ExitAddToGiving(Cobol85Parser.AddToGivingContext)
Exit a parse tree produced by addToGiving().
Declaration
void ExitAddToGiving(Cobol85Parser.AddToGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddToGivingContext | context | The parse tree. |
ExitAddToGivingStatement(Cobol85Parser.AddToGivingStatementContext)
Exit a parse tree produced by addToGivingStatement().
Declaration
void ExitAddToGivingStatement(Cobol85Parser.AddToGivingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddToGivingStatementContext | context | The parse tree. |
ExitAddToStatement(Cobol85Parser.AddToStatementContext)
Exit a parse tree produced by addToStatement().
Declaration
void ExitAddToStatement(Cobol85Parser.AddToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AddToStatementContext | context | The parse tree. |
ExitAlphabetAlso(Cobol85Parser.AlphabetAlsoContext)
Exit a parse tree produced by alphabetAlso().
Declaration
void ExitAlphabetAlso(Cobol85Parser.AlphabetAlsoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetAlsoContext | context | The parse tree. |
ExitAlphabetClause(Cobol85Parser.AlphabetClauseContext)
Exit a parse tree produced by alphabetClause().
Declaration
void ExitAlphabetClause(Cobol85Parser.AlphabetClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetClauseContext | context | The parse tree. |
ExitAlphabetClauseFormat1(Cobol85Parser.AlphabetClauseFormat1Context)
Exit a parse tree produced by alphabetClauseFormat1().
Declaration
void ExitAlphabetClauseFormat1(Cobol85Parser.AlphabetClauseFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetClauseFormat1Context | context | The parse tree. |
ExitAlphabetClauseFormat2(Cobol85Parser.AlphabetClauseFormat2Context)
Exit a parse tree produced by alphabetClauseFormat2().
Declaration
void ExitAlphabetClauseFormat2(Cobol85Parser.AlphabetClauseFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetClauseFormat2Context | context | The parse tree. |
ExitAlphabetLiterals(Cobol85Parser.AlphabetLiteralsContext)
Exit a parse tree produced by alphabetLiterals().
Declaration
void ExitAlphabetLiterals(Cobol85Parser.AlphabetLiteralsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetLiteralsContext | context | The parse tree. |
ExitAlphabetName(Cobol85Parser.AlphabetNameContext)
Exit a parse tree produced by alphabetName().
Declaration
void ExitAlphabetName(Cobol85Parser.AlphabetNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetNameContext | context | The parse tree. |
ExitAlphabetThrough(Cobol85Parser.AlphabetThroughContext)
Exit a parse tree produced by alphabetThrough().
Declaration
void ExitAlphabetThrough(Cobol85Parser.AlphabetThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlphabetThroughContext | context | The parse tree. |
ExitAlteredGoTo(Cobol85Parser.AlteredGoToContext)
Exit a parse tree produced by alteredGoTo().
Declaration
void ExitAlteredGoTo(Cobol85Parser.AlteredGoToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlteredGoToContext | context | The parse tree. |
ExitAlternateRecordKeyClause(Cobol85Parser.AlternateRecordKeyClauseContext)
Exit a parse tree produced by alternateRecordKeyClause().
Declaration
void ExitAlternateRecordKeyClause(Cobol85Parser.AlternateRecordKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlternateRecordKeyClauseContext | context | The parse tree. |
ExitAlterProceedTo(Cobol85Parser.AlterProceedToContext)
Exit a parse tree produced by alterProceedTo().
Declaration
void ExitAlterProceedTo(Cobol85Parser.AlterProceedToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlterProceedToContext | context | The parse tree. |
ExitAlterStatement(Cobol85Parser.AlterStatementContext)
Exit a parse tree produced by alterStatement().
Declaration
void ExitAlterStatement(Cobol85Parser.AlterStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AlterStatementContext | context | The parse tree. |
ExitAndOrCondition(Cobol85Parser.AndOrConditionContext)
Exit a parse tree produced by andOrCondition().
Declaration
void ExitAndOrCondition(Cobol85Parser.AndOrConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AndOrConditionContext | context | The parse tree. |
ExitArgument(Cobol85Parser.ArgumentContext)
Exit a parse tree produced by argument().
Declaration
void ExitArgument(Cobol85Parser.ArgumentContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ArgumentContext | context | The parse tree. |
ExitArithmeticExpression(Cobol85Parser.ArithmeticExpressionContext)
Exit a parse tree produced by arithmeticExpression().
Declaration
void ExitArithmeticExpression(Cobol85Parser.ArithmeticExpressionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ArithmeticExpressionContext | context | The parse tree. |
ExitAssignClause(Cobol85Parser.AssignClauseContext)
Exit a parse tree produced by assignClause().
Declaration
void ExitAssignClause(Cobol85Parser.AssignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AssignClauseContext | context | The parse tree. |
ExitAssignmentName(Cobol85Parser.AssignmentNameContext)
Exit a parse tree produced by assignmentName().
Declaration
void ExitAssignmentName(Cobol85Parser.AssignmentNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AssignmentNameContext | context | The parse tree. |
ExitAtEndPhrase(Cobol85Parser.AtEndPhraseContext)
Exit a parse tree produced by atEndPhrase().
Declaration
void ExitAtEndPhrase(Cobol85Parser.AtEndPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AtEndPhraseContext | context | The parse tree. |
ExitAuthorParagraph(Cobol85Parser.AuthorParagraphContext)
Exit a parse tree produced by authorParagraph().
Declaration
void ExitAuthorParagraph(Cobol85Parser.AuthorParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.AuthorParagraphContext | context | The parse tree. |
ExitBasis(Cobol85Parser.BasisContext)
Exit a parse tree produced by basis().
Declaration
void ExitBasis(Cobol85Parser.BasisContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BasisContext | context | The parse tree. |
ExitBasisName(Cobol85Parser.BasisNameContext)
Exit a parse tree produced by basisName().
Declaration
void ExitBasisName(Cobol85Parser.BasisNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BasisNameContext | context | The parse tree. |
ExitBlockContainsClause(Cobol85Parser.BlockContainsClauseContext)
Exit a parse tree produced by blockContainsClause().
Declaration
void ExitBlockContainsClause(Cobol85Parser.BlockContainsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BlockContainsClauseContext | context | The parse tree. |
ExitBlockContainsTo(Cobol85Parser.BlockContainsToContext)
Exit a parse tree produced by blockContainsTo().
Declaration
void ExitBlockContainsTo(Cobol85Parser.BlockContainsToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BlockContainsToContext | context | The parse tree. |
ExitBooleanLiteral(Cobol85Parser.BooleanLiteralContext)
Exit a parse tree produced by booleanLiteral().
Declaration
void ExitBooleanLiteral(Cobol85Parser.BooleanLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.BooleanLiteralContext | context | The parse tree. |
ExitCallByContent(Cobol85Parser.CallByContentContext)
Exit a parse tree produced by callByContent().
Declaration
void ExitCallByContent(Cobol85Parser.CallByContentContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByContentContext | context | The parse tree. |
ExitCallByContentPhrase(Cobol85Parser.CallByContentPhraseContext)
Exit a parse tree produced by callByContentPhrase().
Declaration
void ExitCallByContentPhrase(Cobol85Parser.CallByContentPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByContentPhraseContext | context | The parse tree. |
ExitCallByReference(Cobol85Parser.CallByReferenceContext)
Exit a parse tree produced by callByReference().
Declaration
void ExitCallByReference(Cobol85Parser.CallByReferenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByReferenceContext | context | The parse tree. |
ExitCallByReferencePhrase(Cobol85Parser.CallByReferencePhraseContext)
Exit a parse tree produced by callByReferencePhrase().
Declaration
void ExitCallByReferencePhrase(Cobol85Parser.CallByReferencePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByReferencePhraseContext | context | The parse tree. |
ExitCallByValue(Cobol85Parser.CallByValueContext)
Exit a parse tree produced by callByValue().
Declaration
void ExitCallByValue(Cobol85Parser.CallByValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByValueContext | context | The parse tree. |
ExitCallByValuePhrase(Cobol85Parser.CallByValuePhraseContext)
Exit a parse tree produced by callByValuePhrase().
Declaration
void ExitCallByValuePhrase(Cobol85Parser.CallByValuePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallByValuePhraseContext | context | The parse tree. |
ExitCallGivingPhrase(Cobol85Parser.CallGivingPhraseContext)
Exit a parse tree produced by callGivingPhrase().
Declaration
void ExitCallGivingPhrase(Cobol85Parser.CallGivingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallGivingPhraseContext | context | The parse tree. |
ExitCallStatement(Cobol85Parser.CallStatementContext)
Exit a parse tree produced by callStatement().
Declaration
void ExitCallStatement(Cobol85Parser.CallStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallStatementContext | context | The parse tree. |
ExitCallUsingParameter(Cobol85Parser.CallUsingParameterContext)
Exit a parse tree produced by callUsingParameter().
Declaration
void ExitCallUsingParameter(Cobol85Parser.CallUsingParameterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallUsingParameterContext | context | The parse tree. |
ExitCallUsingPhrase(Cobol85Parser.CallUsingPhraseContext)
Exit a parse tree produced by callUsingPhrase().
Declaration
void ExitCallUsingPhrase(Cobol85Parser.CallUsingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CallUsingPhraseContext | context | The parse tree. |
ExitCancelCall(Cobol85Parser.CancelCallContext)
Exit a parse tree produced by cancelCall().
Declaration
void ExitCancelCall(Cobol85Parser.CancelCallContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CancelCallContext | context | The parse tree. |
ExitCancelStatement(Cobol85Parser.CancelStatementContext)
Exit a parse tree produced by cancelStatement().
Declaration
void ExitCancelStatement(Cobol85Parser.CancelStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CancelStatementContext | context | The parse tree. |
ExitCdName(Cobol85Parser.CdNameContext)
Exit a parse tree produced by cdName().
Declaration
void ExitCdName(Cobol85Parser.CdNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CdNameContext | context | The parse tree. |
ExitChannelClause(Cobol85Parser.ChannelClauseContext)
Exit a parse tree produced by channelClause().
Declaration
void ExitChannelClause(Cobol85Parser.ChannelClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ChannelClauseContext | context | The parse tree. |
ExitCharacterPosition(Cobol85Parser.CharacterPositionContext)
Exit a parse tree produced by characterPosition().
Declaration
void ExitCharacterPosition(Cobol85Parser.CharacterPositionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CharacterPositionContext | context | The parse tree. |
ExitCharacterSetClause(Cobol85Parser.CharacterSetClauseContext)
Exit a parse tree produced by characterSetClause().
Declaration
void ExitCharacterSetClause(Cobol85Parser.CharacterSetClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CharacterSetClauseContext | context | The parse tree. |
ExitCicsDfhRespLiteral(Cobol85Parser.CicsDfhRespLiteralContext)
Exit a parse tree produced by cicsDfhRespLiteral().
Declaration
void ExitCicsDfhRespLiteral(Cobol85Parser.CicsDfhRespLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CicsDfhRespLiteralContext | context | The parse tree. |
ExitCicsDfhValueLiteral(Cobol85Parser.CicsDfhValueLiteralContext)
Exit a parse tree produced by cicsDfhValueLiteral().
Declaration
void ExitCicsDfhValueLiteral(Cobol85Parser.CicsDfhValueLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CicsDfhValueLiteralContext | context | The parse tree. |
ExitClassClause(Cobol85Parser.ClassClauseContext)
Exit a parse tree produced by classClause().
Declaration
void ExitClassClause(Cobol85Parser.ClassClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassClauseContext | context | The parse tree. |
ExitClassClauseFrom(Cobol85Parser.ClassClauseFromContext)
Exit a parse tree produced by classClauseFrom().
Declaration
void ExitClassClauseFrom(Cobol85Parser.ClassClauseFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassClauseFromContext | context | The parse tree. |
ExitClassClauseThrough(Cobol85Parser.ClassClauseThroughContext)
Exit a parse tree produced by classClauseThrough().
Declaration
void ExitClassClauseThrough(Cobol85Parser.ClassClauseThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassClauseThroughContext | context | The parse tree. |
ExitClassClauseTo(Cobol85Parser.ClassClauseToContext)
Exit a parse tree produced by classClauseTo().
Declaration
void ExitClassClauseTo(Cobol85Parser.ClassClauseToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassClauseToContext | context | The parse tree. |
ExitClassCondition(Cobol85Parser.ClassConditionContext)
Exit a parse tree produced by classCondition().
Declaration
void ExitClassCondition(Cobol85Parser.ClassConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassConditionContext | context | The parse tree. |
ExitClassName(Cobol85Parser.ClassNameContext)
Exit a parse tree produced by className().
Declaration
void ExitClassName(Cobol85Parser.ClassNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClassNameContext | context | The parse tree. |
ExitCloseFile(Cobol85Parser.CloseFileContext)
Exit a parse tree produced by closeFile().
Declaration
void ExitCloseFile(Cobol85Parser.CloseFileContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CloseFileContext | context | The parse tree. |
ExitClosePortFileIOStatement(Cobol85Parser.ClosePortFileIOStatementContext)
Exit a parse tree produced by closePortFileIOStatement().
Declaration
void ExitClosePortFileIOStatement(Cobol85Parser.ClosePortFileIOStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOStatementContext | context | The parse tree. |
ExitClosePortFileIOUsing(Cobol85Parser.ClosePortFileIOUsingContext)
Exit a parse tree produced by closePortFileIOUsing().
Declaration
void ExitClosePortFileIOUsing(Cobol85Parser.ClosePortFileIOUsingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOUsingContext | context | The parse tree. |
ExitClosePortFileIOUsingAssociatedData(Cobol85Parser.ClosePortFileIOUsingAssociatedDataContext)
Exit a parse tree produced by closePortFileIOUsingAssociatedData().
Declaration
void ExitClosePortFileIOUsingAssociatedData(Cobol85Parser.ClosePortFileIOUsingAssociatedDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOUsingAssociatedDataContext | context | The parse tree. |
ExitClosePortFileIOUsingAssociatedDataLength(Cobol85Parser.ClosePortFileIOUsingAssociatedDataLengthContext)
Exit a parse tree produced by closePortFileIOUsingAssociatedDataLength().
Declaration
void ExitClosePortFileIOUsingAssociatedDataLength(Cobol85Parser.ClosePortFileIOUsingAssociatedDataLengthContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOUsingAssociatedDataLengthContext | context | The parse tree. |
ExitClosePortFileIOUsingCloseDisposition(Cobol85Parser.ClosePortFileIOUsingCloseDispositionContext)
Exit a parse tree produced by closePortFileIOUsingCloseDisposition().
Declaration
void ExitClosePortFileIOUsingCloseDisposition(Cobol85Parser.ClosePortFileIOUsingCloseDispositionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ClosePortFileIOUsingCloseDispositionContext | context | The parse tree. |
ExitCloseReelUnitStatement(Cobol85Parser.CloseReelUnitStatementContext)
Exit a parse tree produced by closeReelUnitStatement().
Declaration
void ExitCloseReelUnitStatement(Cobol85Parser.CloseReelUnitStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CloseReelUnitStatementContext | context | The parse tree. |
ExitCloseRelativeStatement(Cobol85Parser.CloseRelativeStatementContext)
Exit a parse tree produced by closeRelativeStatement().
Declaration
void ExitCloseRelativeStatement(Cobol85Parser.CloseRelativeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CloseRelativeStatementContext | context | The parse tree. |
ExitCloseStatement(Cobol85Parser.CloseStatementContext)
Exit a parse tree produced by closeStatement().
Declaration
void ExitCloseStatement(Cobol85Parser.CloseStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CloseStatementContext | context | The parse tree. |
ExitCobolWord(Cobol85Parser.CobolWordContext)
Exit a parse tree produced by cobolWord().
Declaration
void ExitCobolWord(Cobol85Parser.CobolWordContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CobolWordContext | context | The parse tree. |
ExitCodeSetClause(Cobol85Parser.CodeSetClauseContext)
Exit a parse tree produced by codeSetClause().
Declaration
void ExitCodeSetClause(Cobol85Parser.CodeSetClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CodeSetClauseContext | context | The parse tree. |
ExitCollatingSequenceClause(Cobol85Parser.CollatingSequenceClauseContext)
Exit a parse tree produced by collatingSequenceClause().
Declaration
void ExitCollatingSequenceClause(Cobol85Parser.CollatingSequenceClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CollatingSequenceClauseContext | context | The parse tree. |
ExitCollatingSequenceClauseAlphanumeric(Cobol85Parser.CollatingSequenceClauseAlphanumericContext)
Exit a parse tree produced by collatingSequenceClauseAlphanumeric().
Declaration
void ExitCollatingSequenceClauseAlphanumeric(Cobol85Parser.CollatingSequenceClauseAlphanumericContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CollatingSequenceClauseAlphanumericContext | context | The parse tree. |
ExitCollatingSequenceClauseNational(Cobol85Parser.CollatingSequenceClauseNationalContext)
Exit a parse tree produced by collatingSequenceClauseNational().
Declaration
void ExitCollatingSequenceClauseNational(Cobol85Parser.CollatingSequenceClauseNationalContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CollatingSequenceClauseNationalContext | context | The parse tree. |
ExitCombinableCondition(Cobol85Parser.CombinableConditionContext)
Exit a parse tree produced by combinableCondition().
Declaration
void ExitCombinableCondition(Cobol85Parser.CombinableConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CombinableConditionContext | context | The parse tree. |
ExitCommentEntry(Cobol85Parser.CommentEntryContext)
Exit a parse tree produced by commentEntry().
Declaration
void ExitCommentEntry(Cobol85Parser.CommentEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommentEntryContext | context | The parse tree. |
ExitCommitmentControlClause(Cobol85Parser.CommitmentControlClauseContext)
Exit a parse tree produced by commitmentControlClause().
Declaration
void ExitCommitmentControlClause(Cobol85Parser.CommitmentControlClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommitmentControlClauseContext | context | The parse tree. |
ExitCommunicationDescriptionEntry(Cobol85Parser.CommunicationDescriptionEntryContext)
Exit a parse tree produced by communicationDescriptionEntry().
Declaration
void ExitCommunicationDescriptionEntry(Cobol85Parser.CommunicationDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationDescriptionEntryContext | context | The parse tree. |
ExitCommunicationDescriptionEntryFormat1(Cobol85Parser.CommunicationDescriptionEntryFormat1Context)
Exit a parse tree produced by communicationDescriptionEntryFormat1().
Declaration
void ExitCommunicationDescriptionEntryFormat1(Cobol85Parser.CommunicationDescriptionEntryFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationDescriptionEntryFormat1Context | context | The parse tree. |
ExitCommunicationDescriptionEntryFormat2(Cobol85Parser.CommunicationDescriptionEntryFormat2Context)
Exit a parse tree produced by communicationDescriptionEntryFormat2().
Declaration
void ExitCommunicationDescriptionEntryFormat2(Cobol85Parser.CommunicationDescriptionEntryFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationDescriptionEntryFormat2Context | context | The parse tree. |
ExitCommunicationDescriptionEntryFormat3(Cobol85Parser.CommunicationDescriptionEntryFormat3Context)
Exit a parse tree produced by communicationDescriptionEntryFormat3().
Declaration
void ExitCommunicationDescriptionEntryFormat3(Cobol85Parser.CommunicationDescriptionEntryFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationDescriptionEntryFormat3Context | context | The parse tree. |
ExitCommunicationSection(Cobol85Parser.CommunicationSectionContext)
Exit a parse tree produced by communicationSection().
Declaration
void ExitCommunicationSection(Cobol85Parser.CommunicationSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CommunicationSectionContext | context | The parse tree. |
ExitCompilationUnit(Cobol85Parser.CompilationUnitContext)
Exit a parse tree produced by compilationUnit().
Declaration
void ExitCompilationUnit(Cobol85Parser.CompilationUnitContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CompilationUnitContext | context | The parse tree. |
ExitComputerName(Cobol85Parser.ComputerNameContext)
Exit a parse tree produced by computerName().
Declaration
void ExitComputerName(Cobol85Parser.ComputerNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ComputerNameContext | context | The parse tree. |
ExitComputeStatement(Cobol85Parser.ComputeStatementContext)
Exit a parse tree produced by computeStatement().
Declaration
void ExitComputeStatement(Cobol85Parser.ComputeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ComputeStatementContext | context | The parse tree. |
ExitComputeStore(Cobol85Parser.ComputeStoreContext)
Exit a parse tree produced by computeStore().
Declaration
void ExitComputeStore(Cobol85Parser.ComputeStoreContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ComputeStoreContext | context | The parse tree. |
ExitCondition(Cobol85Parser.ConditionContext)
Exit a parse tree produced by condition().
Declaration
void ExitCondition(Cobol85Parser.ConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConditionContext | context | The parse tree. |
ExitConditionName(Cobol85Parser.ConditionNameContext)
Exit a parse tree produced by conditionName().
Declaration
void ExitConditionName(Cobol85Parser.ConditionNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConditionNameContext | context | The parse tree. |
ExitConditionNameReference(Cobol85Parser.ConditionNameReferenceContext)
Exit a parse tree produced by conditionNameReference().
Declaration
void ExitConditionNameReference(Cobol85Parser.ConditionNameReferenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConditionNameReferenceContext | context | The parse tree. |
ExitConditionNameSubscriptReference(Cobol85Parser.ConditionNameSubscriptReferenceContext)
Exit a parse tree produced by conditionNameSubscriptReference().
Declaration
void ExitConditionNameSubscriptReference(Cobol85Parser.ConditionNameSubscriptReferenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConditionNameSubscriptReferenceContext | context | The parse tree. |
ExitConfigurationSection(Cobol85Parser.ConfigurationSectionContext)
Exit a parse tree produced by configurationSection().
Declaration
void ExitConfigurationSection(Cobol85Parser.ConfigurationSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConfigurationSectionContext | context | The parse tree. |
ExitConfigurationSectionParagraph(Cobol85Parser.ConfigurationSectionParagraphContext)
Exit a parse tree produced by configurationSectionParagraph().
Declaration
void ExitConfigurationSectionParagraph(Cobol85Parser.ConfigurationSectionParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ConfigurationSectionParagraphContext | context | The parse tree. |
ExitContinueStatement(Cobol85Parser.ContinueStatementContext)
Exit a parse tree produced by continueStatement().
Declaration
void ExitContinueStatement(Cobol85Parser.ContinueStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ContinueStatementContext | context | The parse tree. |
ExitCurrencySignClause(Cobol85Parser.CurrencySignClauseContext)
Exit a parse tree produced by currencySignClause().
Declaration
void ExitCurrencySignClause(Cobol85Parser.CurrencySignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.CurrencySignClauseContext | context | The parse tree. |
ExitDataAlignedClause(Cobol85Parser.DataAlignedClauseContext)
Exit a parse tree produced by dataAlignedClause().
Declaration
void ExitDataAlignedClause(Cobol85Parser.DataAlignedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataAlignedClauseContext | context | The parse tree. |
ExitDataBaseSection(Cobol85Parser.DataBaseSectionContext)
Exit a parse tree produced by dataBaseSection().
Declaration
void ExitDataBaseSection(Cobol85Parser.DataBaseSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataBaseSectionContext | context | The parse tree. |
ExitDataBaseSectionEntry(Cobol85Parser.DataBaseSectionEntryContext)
Exit a parse tree produced by dataBaseSectionEntry().
Declaration
void ExitDataBaseSectionEntry(Cobol85Parser.DataBaseSectionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataBaseSectionEntryContext | context | The parse tree. |
ExitDataBlankWhenZeroClause(Cobol85Parser.DataBlankWhenZeroClauseContext)
Exit a parse tree produced by dataBlankWhenZeroClause().
Declaration
void ExitDataBlankWhenZeroClause(Cobol85Parser.DataBlankWhenZeroClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataBlankWhenZeroClauseContext | context | The parse tree. |
ExitDataCommonOwnLocalClause(Cobol85Parser.DataCommonOwnLocalClauseContext)
Exit a parse tree produced by dataCommonOwnLocalClause().
Declaration
void ExitDataCommonOwnLocalClause(Cobol85Parser.DataCommonOwnLocalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataCommonOwnLocalClauseContext | context | The parse tree. |
ExitDataDescName(Cobol85Parser.DataDescNameContext)
Exit a parse tree produced by dataDescName().
Declaration
void ExitDataDescName(Cobol85Parser.DataDescNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescNameContext | context | The parse tree. |
ExitDataDescriptionEntry(Cobol85Parser.DataDescriptionEntryContext)
Exit a parse tree produced by dataDescriptionEntry().
Declaration
void ExitDataDescriptionEntry(Cobol85Parser.DataDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryContext | context | The parse tree. |
ExitDataDescriptionEntryExecSql(Cobol85Parser.DataDescriptionEntryExecSqlContext)
Exit a parse tree produced by dataDescriptionEntryExecSql().
Declaration
void ExitDataDescriptionEntryExecSql(Cobol85Parser.DataDescriptionEntryExecSqlContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryExecSqlContext | context | The parse tree. |
ExitDataDescriptionEntryFormat1(Cobol85Parser.DataDescriptionEntryFormat1Context)
Exit a parse tree produced by dataDescriptionEntryFormat1().
Declaration
void ExitDataDescriptionEntryFormat1(Cobol85Parser.DataDescriptionEntryFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryFormat1Context | context | The parse tree. |
ExitDataDescriptionEntryFormat2(Cobol85Parser.DataDescriptionEntryFormat2Context)
Exit a parse tree produced by dataDescriptionEntryFormat2().
Declaration
void ExitDataDescriptionEntryFormat2(Cobol85Parser.DataDescriptionEntryFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryFormat2Context | context | The parse tree. |
ExitDataDescriptionEntryFormat3(Cobol85Parser.DataDescriptionEntryFormat3Context)
Exit a parse tree produced by dataDescriptionEntryFormat3().
Declaration
void ExitDataDescriptionEntryFormat3(Cobol85Parser.DataDescriptionEntryFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDescriptionEntryFormat3Context | context | The parse tree. |
ExitDataDivision(Cobol85Parser.DataDivisionContext)
Exit a parse tree produced by dataDivision().
Declaration
void ExitDataDivision(Cobol85Parser.DataDivisionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDivisionContext | context | The parse tree. |
ExitDataDivisionSection(Cobol85Parser.DataDivisionSectionContext)
Exit a parse tree produced by dataDivisionSection().
Declaration
void ExitDataDivisionSection(Cobol85Parser.DataDivisionSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataDivisionSectionContext | context | The parse tree. |
ExitDataExternalClause(Cobol85Parser.DataExternalClauseContext)
Exit a parse tree produced by dataExternalClause().
Declaration
void ExitDataExternalClause(Cobol85Parser.DataExternalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataExternalClauseContext | context | The parse tree. |
ExitDataGlobalClause(Cobol85Parser.DataGlobalClauseContext)
Exit a parse tree produced by dataGlobalClause().
Declaration
void ExitDataGlobalClause(Cobol85Parser.DataGlobalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataGlobalClauseContext | context | The parse tree. |
ExitDataIntegerStringClause(Cobol85Parser.DataIntegerStringClauseContext)
Exit a parse tree produced by dataIntegerStringClause().
Declaration
void ExitDataIntegerStringClause(Cobol85Parser.DataIntegerStringClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataIntegerStringClauseContext | context | The parse tree. |
ExitDataJustifiedClause(Cobol85Parser.DataJustifiedClauseContext)
Exit a parse tree produced by dataJustifiedClause().
Declaration
void ExitDataJustifiedClause(Cobol85Parser.DataJustifiedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataJustifiedClauseContext | context | The parse tree. |
ExitDataName(Cobol85Parser.DataNameContext)
Exit a parse tree produced by dataName().
Declaration
void ExitDataName(Cobol85Parser.DataNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataNameContext | context | The parse tree. |
ExitDataOccursClause(Cobol85Parser.DataOccursClauseContext)
Exit a parse tree produced by dataOccursClause().
Declaration
void ExitDataOccursClause(Cobol85Parser.DataOccursClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataOccursClauseContext | context | The parse tree. |
ExitDataOccursSort(Cobol85Parser.DataOccursSortContext)
Exit a parse tree produced by dataOccursSort().
Declaration
void ExitDataOccursSort(Cobol85Parser.DataOccursSortContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataOccursSortContext | context | The parse tree. |
ExitDataOccursTo(Cobol85Parser.DataOccursToContext)
Exit a parse tree produced by dataOccursTo().
Declaration
void ExitDataOccursTo(Cobol85Parser.DataOccursToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataOccursToContext | context | The parse tree. |
ExitDataPictureClause(Cobol85Parser.DataPictureClauseContext)
Exit a parse tree produced by dataPictureClause().
Declaration
void ExitDataPictureClause(Cobol85Parser.DataPictureClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataPictureClauseContext | context | The parse tree. |
ExitDataReceivedByClause(Cobol85Parser.DataReceivedByClauseContext)
Exit a parse tree produced by dataReceivedByClause().
Declaration
void ExitDataReceivedByClause(Cobol85Parser.DataReceivedByClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataReceivedByClauseContext | context | The parse tree. |
ExitDataRecordAreaClause(Cobol85Parser.DataRecordAreaClauseContext)
Exit a parse tree produced by dataRecordAreaClause().
Declaration
void ExitDataRecordAreaClause(Cobol85Parser.DataRecordAreaClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataRecordAreaClauseContext | context | The parse tree. |
ExitDataRecordsClause(Cobol85Parser.DataRecordsClauseContext)
Exit a parse tree produced by dataRecordsClause().
Declaration
void ExitDataRecordsClause(Cobol85Parser.DataRecordsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataRecordsClauseContext | context | The parse tree. |
ExitDataRedefinesClause(Cobol85Parser.DataRedefinesClauseContext)
Exit a parse tree produced by dataRedefinesClause().
Declaration
void ExitDataRedefinesClause(Cobol85Parser.DataRedefinesClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataRedefinesClauseContext | context | The parse tree. |
ExitDataRenamesClause(Cobol85Parser.DataRenamesClauseContext)
Exit a parse tree produced by dataRenamesClause().
Declaration
void ExitDataRenamesClause(Cobol85Parser.DataRenamesClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataRenamesClauseContext | context | The parse tree. |
ExitDataSignClause(Cobol85Parser.DataSignClauseContext)
Exit a parse tree produced by dataSignClause().
Declaration
void ExitDataSignClause(Cobol85Parser.DataSignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataSignClauseContext | context | The parse tree. |
ExitDataSynchronizedClause(Cobol85Parser.DataSynchronizedClauseContext)
Exit a parse tree produced by dataSynchronizedClause().
Declaration
void ExitDataSynchronizedClause(Cobol85Parser.DataSynchronizedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataSynchronizedClauseContext | context | The parse tree. |
ExitDataThreadLocalClause(Cobol85Parser.DataThreadLocalClauseContext)
Exit a parse tree produced by dataThreadLocalClause().
Declaration
void ExitDataThreadLocalClause(Cobol85Parser.DataThreadLocalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataThreadLocalClauseContext | context | The parse tree. |
ExitDataTypeClause(Cobol85Parser.DataTypeClauseContext)
Exit a parse tree produced by dataTypeClause().
Declaration
void ExitDataTypeClause(Cobol85Parser.DataTypeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataTypeClauseContext | context | The parse tree. |
ExitDataTypeDefClause(Cobol85Parser.DataTypeDefClauseContext)
Exit a parse tree produced by dataTypeDefClause().
Declaration
void ExitDataTypeDefClause(Cobol85Parser.DataTypeDefClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataTypeDefClauseContext | context | The parse tree. |
ExitDataUsageClause(Cobol85Parser.DataUsageClauseContext)
Exit a parse tree produced by dataUsageClause().
Declaration
void ExitDataUsageClause(Cobol85Parser.DataUsageClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataUsageClauseContext | context | The parse tree. |
ExitDataUsingClause(Cobol85Parser.DataUsingClauseContext)
Exit a parse tree produced by dataUsingClause().
Declaration
void ExitDataUsingClause(Cobol85Parser.DataUsingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataUsingClauseContext | context | The parse tree. |
ExitDataValueClause(Cobol85Parser.DataValueClauseContext)
Exit a parse tree produced by dataValueClause().
Declaration
void ExitDataValueClause(Cobol85Parser.DataValueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataValueClauseContext | context | The parse tree. |
ExitDataValueInterval(Cobol85Parser.DataValueIntervalContext)
Exit a parse tree produced by dataValueInterval().
Declaration
void ExitDataValueInterval(Cobol85Parser.DataValueIntervalContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataValueIntervalContext | context | The parse tree. |
ExitDataValueIntervalFrom(Cobol85Parser.DataValueIntervalFromContext)
Exit a parse tree produced by dataValueIntervalFrom().
Declaration
void ExitDataValueIntervalFrom(Cobol85Parser.DataValueIntervalFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataValueIntervalFromContext | context | The parse tree. |
ExitDataValueIntervalTo(Cobol85Parser.DataValueIntervalToContext)
Exit a parse tree produced by dataValueIntervalTo().
Declaration
void ExitDataValueIntervalTo(Cobol85Parser.DataValueIntervalToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataValueIntervalToContext | context | The parse tree. |
ExitDataWithLowerBoundsClause(Cobol85Parser.DataWithLowerBoundsClauseContext)
Exit a parse tree produced by dataWithLowerBoundsClause().
Declaration
void ExitDataWithLowerBoundsClause(Cobol85Parser.DataWithLowerBoundsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DataWithLowerBoundsClauseContext | context | The parse tree. |
ExitDateCompiledParagraph(Cobol85Parser.DateCompiledParagraphContext)
Exit a parse tree produced by dateCompiledParagraph().
Declaration
void ExitDateCompiledParagraph(Cobol85Parser.DateCompiledParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DateCompiledParagraphContext | context | The parse tree. |
ExitDateWrittenParagraph(Cobol85Parser.DateWrittenParagraphContext)
Exit a parse tree produced by dateWrittenParagraph().
Declaration
void ExitDateWrittenParagraph(Cobol85Parser.DateWrittenParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DateWrittenParagraphContext | context | The parse tree. |
ExitDecimalPointClause(Cobol85Parser.DecimalPointClauseContext)
Exit a parse tree produced by decimalPointClause().
Declaration
void ExitDecimalPointClause(Cobol85Parser.DecimalPointClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DecimalPointClauseContext | context | The parse tree. |
ExitDefaultComputationalSignClause(Cobol85Parser.DefaultComputationalSignClauseContext)
Exit a parse tree produced by defaultComputationalSignClause().
Declaration
void ExitDefaultComputationalSignClause(Cobol85Parser.DefaultComputationalSignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DefaultComputationalSignClauseContext | context | The parse tree. |
ExitDefaultDisplaySignClause(Cobol85Parser.DefaultDisplaySignClauseContext)
Exit a parse tree produced by defaultDisplaySignClause().
Declaration
void ExitDefaultDisplaySignClause(Cobol85Parser.DefaultDisplaySignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DefaultDisplaySignClauseContext | context | The parse tree. |
ExitDeleteStatement(Cobol85Parser.DeleteStatementContext)
Exit a parse tree produced by deleteStatement().
Declaration
void ExitDeleteStatement(Cobol85Parser.DeleteStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DeleteStatementContext | context | The parse tree. |
ExitDestinationCountClause(Cobol85Parser.DestinationCountClauseContext)
Exit a parse tree produced by destinationCountClause().
Declaration
void ExitDestinationCountClause(Cobol85Parser.DestinationCountClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DestinationCountClauseContext | context | The parse tree. |
ExitDestinationTableClause(Cobol85Parser.DestinationTableClauseContext)
Exit a parse tree produced by destinationTableClause().
Declaration
void ExitDestinationTableClause(Cobol85Parser.DestinationTableClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DestinationTableClauseContext | context | The parse tree. |
ExitDisableStatement(Cobol85Parser.DisableStatementContext)
Exit a parse tree produced by disableStatement().
Declaration
void ExitDisableStatement(Cobol85Parser.DisableStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisableStatementContext | context | The parse tree. |
ExitDiskSizeClause(Cobol85Parser.DiskSizeClauseContext)
Exit a parse tree produced by diskSizeClause().
Declaration
void ExitDiskSizeClause(Cobol85Parser.DiskSizeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DiskSizeClauseContext | context | The parse tree. |
ExitDisplayAt(Cobol85Parser.DisplayAtContext)
Exit a parse tree produced by displayAt().
Declaration
void ExitDisplayAt(Cobol85Parser.DisplayAtContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayAtContext | context | The parse tree. |
ExitDisplayOperand(Cobol85Parser.DisplayOperandContext)
Exit a parse tree produced by displayOperand().
Declaration
void ExitDisplayOperand(Cobol85Parser.DisplayOperandContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayOperandContext | context | The parse tree. |
ExitDisplayStatement(Cobol85Parser.DisplayStatementContext)
Exit a parse tree produced by displayStatement().
Declaration
void ExitDisplayStatement(Cobol85Parser.DisplayStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayStatementContext | context | The parse tree. |
ExitDisplayUpon(Cobol85Parser.DisplayUponContext)
Exit a parse tree produced by displayUpon().
Declaration
void ExitDisplayUpon(Cobol85Parser.DisplayUponContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayUponContext | context | The parse tree. |
ExitDisplayWith(Cobol85Parser.DisplayWithContext)
Exit a parse tree produced by displayWith().
Declaration
void ExitDisplayWith(Cobol85Parser.DisplayWithContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DisplayWithContext | context | The parse tree. |
ExitDivideByGivingStatement(Cobol85Parser.DivideByGivingStatementContext)
Exit a parse tree produced by divideByGivingStatement().
Declaration
void ExitDivideByGivingStatement(Cobol85Parser.DivideByGivingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideByGivingStatementContext | context | The parse tree. |
ExitDivideGiving(Cobol85Parser.DivideGivingContext)
Exit a parse tree produced by divideGiving().
Declaration
void ExitDivideGiving(Cobol85Parser.DivideGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideGivingContext | context | The parse tree. |
ExitDivideGivingPhrase(Cobol85Parser.DivideGivingPhraseContext)
Exit a parse tree produced by divideGivingPhrase().
Declaration
void ExitDivideGivingPhrase(Cobol85Parser.DivideGivingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideGivingPhraseContext | context | The parse tree. |
ExitDivideInto(Cobol85Parser.DivideIntoContext)
Exit a parse tree produced by divideInto().
Declaration
void ExitDivideInto(Cobol85Parser.DivideIntoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideIntoContext | context | The parse tree. |
ExitDivideIntoGivingStatement(Cobol85Parser.DivideIntoGivingStatementContext)
Exit a parse tree produced by divideIntoGivingStatement().
Declaration
void ExitDivideIntoGivingStatement(Cobol85Parser.DivideIntoGivingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideIntoGivingStatementContext | context | The parse tree. |
ExitDivideIntoStatement(Cobol85Parser.DivideIntoStatementContext)
Exit a parse tree produced by divideIntoStatement().
Declaration
void ExitDivideIntoStatement(Cobol85Parser.DivideIntoStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideIntoStatementContext | context | The parse tree. |
ExitDivideRemainder(Cobol85Parser.DivideRemainderContext)
Exit a parse tree produced by divideRemainder().
Declaration
void ExitDivideRemainder(Cobol85Parser.DivideRemainderContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideRemainderContext | context | The parse tree. |
ExitDivideStatement(Cobol85Parser.DivideStatementContext)
Exit a parse tree produced by divideStatement().
Declaration
void ExitDivideStatement(Cobol85Parser.DivideStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.DivideStatementContext | context | The parse tree. |
ExitEnableStatement(Cobol85Parser.EnableStatementContext)
Exit a parse tree produced by enableStatement().
Declaration
void ExitEnableStatement(Cobol85Parser.EnableStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnableStatementContext | context | The parse tree. |
ExitEndKeyClause(Cobol85Parser.EndKeyClauseContext)
Exit a parse tree produced by endKeyClause().
Declaration
void ExitEndKeyClause(Cobol85Parser.EndKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EndKeyClauseContext | context | The parse tree. |
ExitEndProgramStatement(Cobol85Parser.EndProgramStatementContext)
Exit a parse tree produced by endProgramStatement().
Declaration
void ExitEndProgramStatement(Cobol85Parser.EndProgramStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EndProgramStatementContext | context | The parse tree. |
ExitEntryStatement(Cobol85Parser.EntryStatementContext)
Exit a parse tree produced by entryStatement().
Declaration
void ExitEntryStatement(Cobol85Parser.EntryStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EntryStatementContext | context | The parse tree. |
ExitEnvironmentDivision(Cobol85Parser.EnvironmentDivisionContext)
Exit a parse tree produced by environmentDivision().
Declaration
void ExitEnvironmentDivision(Cobol85Parser.EnvironmentDivisionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentDivisionContext | context | The parse tree. |
ExitEnvironmentDivisionBody(Cobol85Parser.EnvironmentDivisionBodyContext)
Exit a parse tree produced by environmentDivisionBody().
Declaration
void ExitEnvironmentDivisionBody(Cobol85Parser.EnvironmentDivisionBodyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentDivisionBodyContext | context | The parse tree. |
ExitEnvironmentName(Cobol85Parser.EnvironmentNameContext)
Exit a parse tree produced by environmentName().
Declaration
void ExitEnvironmentName(Cobol85Parser.EnvironmentNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentNameContext | context | The parse tree. |
ExitEnvironmentSwitchNameClause(Cobol85Parser.EnvironmentSwitchNameClauseContext)
Exit a parse tree produced by environmentSwitchNameClause().
Declaration
void ExitEnvironmentSwitchNameClause(Cobol85Parser.EnvironmentSwitchNameClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentSwitchNameClauseContext | context | The parse tree. |
ExitEnvironmentSwitchNameSpecialNamesStatusPhrase(Cobol85Parser.EnvironmentSwitchNameSpecialNamesStatusPhraseContext)
Exit a parse tree produced by environmentSwitchNameSpecialNamesStatusPhrase().
Declaration
void ExitEnvironmentSwitchNameSpecialNamesStatusPhrase(Cobol85Parser.EnvironmentSwitchNameSpecialNamesStatusPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EnvironmentSwitchNameSpecialNamesStatusPhraseContext | context | The parse tree. |
ExitErrorKeyClause(Cobol85Parser.ErrorKeyClauseContext)
Exit a parse tree produced by errorKeyClause().
Declaration
void ExitErrorKeyClause(Cobol85Parser.ErrorKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ErrorKeyClauseContext | context | The parse tree. |
ExitEvaluateAlsoCondition(Cobol85Parser.EvaluateAlsoConditionContext)
Exit a parse tree produced by evaluateAlsoCondition().
Declaration
void ExitEvaluateAlsoCondition(Cobol85Parser.EvaluateAlsoConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateAlsoConditionContext | context | The parse tree. |
ExitEvaluateAlsoSelect(Cobol85Parser.EvaluateAlsoSelectContext)
Exit a parse tree produced by evaluateAlsoSelect().
Declaration
void ExitEvaluateAlsoSelect(Cobol85Parser.EvaluateAlsoSelectContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateAlsoSelectContext | context | The parse tree. |
ExitEvaluateCondition(Cobol85Parser.EvaluateConditionContext)
Exit a parse tree produced by evaluateCondition().
Declaration
void ExitEvaluateCondition(Cobol85Parser.EvaluateConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateConditionContext | context | The parse tree. |
ExitEvaluateSelect(Cobol85Parser.EvaluateSelectContext)
Exit a parse tree produced by evaluateSelect().
Declaration
void ExitEvaluateSelect(Cobol85Parser.EvaluateSelectContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateSelectContext | context | The parse tree. |
ExitEvaluateStatement(Cobol85Parser.EvaluateStatementContext)
Exit a parse tree produced by evaluateStatement().
Declaration
void ExitEvaluateStatement(Cobol85Parser.EvaluateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateStatementContext | context | The parse tree. |
ExitEvaluateThrough(Cobol85Parser.EvaluateThroughContext)
Exit a parse tree produced by evaluateThrough().
Declaration
void ExitEvaluateThrough(Cobol85Parser.EvaluateThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateThroughContext | context | The parse tree. |
ExitEvaluateValue(Cobol85Parser.EvaluateValueContext)
Exit a parse tree produced by evaluateValue().
Declaration
void ExitEvaluateValue(Cobol85Parser.EvaluateValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateValueContext | context | The parse tree. |
ExitEvaluateWhen(Cobol85Parser.EvaluateWhenContext)
Exit a parse tree produced by evaluateWhen().
Declaration
void ExitEvaluateWhen(Cobol85Parser.EvaluateWhenContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateWhenContext | context | The parse tree. |
ExitEvaluateWhenOther(Cobol85Parser.EvaluateWhenOtherContext)
Exit a parse tree produced by evaluateWhenOther().
Declaration
void ExitEvaluateWhenOther(Cobol85Parser.EvaluateWhenOtherContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateWhenOtherContext | context | The parse tree. |
ExitEvaluateWhenPhrase(Cobol85Parser.EvaluateWhenPhraseContext)
Exit a parse tree produced by evaluateWhenPhrase().
Declaration
void ExitEvaluateWhenPhrase(Cobol85Parser.EvaluateWhenPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.EvaluateWhenPhraseContext | context | The parse tree. |
ExitExecCicsStatement(Cobol85Parser.ExecCicsStatementContext)
Exit a parse tree produced by execCicsStatement().
Declaration
void ExitExecCicsStatement(Cobol85Parser.ExecCicsStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExecCicsStatementContext | context | The parse tree. |
ExitExecSqlImsStatement(Cobol85Parser.ExecSqlImsStatementContext)
Exit a parse tree produced by execSqlImsStatement().
Declaration
void ExitExecSqlImsStatement(Cobol85Parser.ExecSqlImsStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExecSqlImsStatementContext | context | The parse tree. |
ExitExecSqlStatement(Cobol85Parser.ExecSqlStatementContext)
Exit a parse tree produced by execSqlStatement().
Declaration
void ExitExecSqlStatement(Cobol85Parser.ExecSqlStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExecSqlStatementContext | context | The parse tree. |
ExitExhibitOperand(Cobol85Parser.ExhibitOperandContext)
Exit a parse tree produced by exhibitOperand().
Declaration
void ExitExhibitOperand(Cobol85Parser.ExhibitOperandContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExhibitOperandContext | context | The parse tree. |
ExitExhibitStatement(Cobol85Parser.ExhibitStatementContext)
Exit a parse tree produced by exhibitStatement().
Declaration
void ExitExhibitStatement(Cobol85Parser.ExhibitStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExhibitStatementContext | context | The parse tree. |
ExitExitStatement(Cobol85Parser.ExitStatementContext)
Exit a parse tree produced by exitStatement().
Declaration
void ExitExitStatement(Cobol85Parser.ExitStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExitStatementContext | context | The parse tree. |
ExitExternalClause(Cobol85Parser.ExternalClauseContext)
Exit a parse tree produced by externalClause().
Declaration
void ExitExternalClause(Cobol85Parser.ExternalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ExternalClauseContext | context | The parse tree. |
ExitFigurativeConstant(Cobol85Parser.FigurativeConstantContext)
Exit a parse tree produced by figurativeConstant().
Declaration
void ExitFigurativeConstant(Cobol85Parser.FigurativeConstantContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FigurativeConstantContext | context | The parse tree. |
ExitFileControlClause(Cobol85Parser.FileControlClauseContext)
Exit a parse tree produced by fileControlClause().
Declaration
void ExitFileControlClause(Cobol85Parser.FileControlClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileControlClauseContext | context | The parse tree. |
ExitFileControlEntry(Cobol85Parser.FileControlEntryContext)
Exit a parse tree produced by fileControlEntry().
Declaration
void ExitFileControlEntry(Cobol85Parser.FileControlEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileControlEntryContext | context | The parse tree. |
ExitFileControlParagraph(Cobol85Parser.FileControlParagraphContext)
Exit a parse tree produced by fileControlParagraph().
Declaration
void ExitFileControlParagraph(Cobol85Parser.FileControlParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileControlParagraphContext | context | The parse tree. |
ExitFileDescriptionEntry(Cobol85Parser.FileDescriptionEntryContext)
Exit a parse tree produced by fileDescriptionEntry().
Declaration
void ExitFileDescriptionEntry(Cobol85Parser.FileDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileDescriptionEntryContext | context | The parse tree. |
ExitFileDescriptionEntryClause(Cobol85Parser.FileDescriptionEntryClauseContext)
Exit a parse tree produced by fileDescriptionEntryClause().
Declaration
void ExitFileDescriptionEntryClause(Cobol85Parser.FileDescriptionEntryClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileDescriptionEntryClauseContext | context | The parse tree. |
ExitFileName(Cobol85Parser.FileNameContext)
Exit a parse tree produced by fileName().
Declaration
void ExitFileName(Cobol85Parser.FileNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileNameContext | context | The parse tree. |
ExitFileSection(Cobol85Parser.FileSectionContext)
Exit a parse tree produced by fileSection().
Declaration
void ExitFileSection(Cobol85Parser.FileSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileSectionContext | context | The parse tree. |
ExitFileStatusClause(Cobol85Parser.FileStatusClauseContext)
Exit a parse tree produced by fileStatusClause().
Declaration
void ExitFileStatusClause(Cobol85Parser.FileStatusClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FileStatusClauseContext | context | The parse tree. |
ExitFunctionCall(Cobol85Parser.FunctionCallContext)
Exit a parse tree produced by functionCall().
Declaration
void ExitFunctionCall(Cobol85Parser.FunctionCallContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FunctionCallContext | context | The parse tree. |
ExitFunctionName(Cobol85Parser.FunctionNameContext)
Exit a parse tree produced by functionName().
Declaration
void ExitFunctionName(Cobol85Parser.FunctionNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.FunctionNameContext | context | The parse tree. |
ExitGenerateStatement(Cobol85Parser.GenerateStatementContext)
Exit a parse tree produced by generateStatement().
Declaration
void ExitGenerateStatement(Cobol85Parser.GenerateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GenerateStatementContext | context | The parse tree. |
ExitGlobalClause(Cobol85Parser.GlobalClauseContext)
Exit a parse tree produced by globalClause().
Declaration
void ExitGlobalClause(Cobol85Parser.GlobalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GlobalClauseContext | context | The parse tree. |
ExitGobackStatement(Cobol85Parser.GobackStatementContext)
Exit a parse tree produced by gobackStatement().
Declaration
void ExitGobackStatement(Cobol85Parser.GobackStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GobackStatementContext | context | The parse tree. |
ExitGoToDependingOnStatement(Cobol85Parser.GoToDependingOnStatementContext)
Exit a parse tree produced by goToDependingOnStatement().
Declaration
void ExitGoToDependingOnStatement(Cobol85Parser.GoToDependingOnStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GoToDependingOnStatementContext | context | The parse tree. |
ExitGoToStatement(Cobol85Parser.GoToStatementContext)
Exit a parse tree produced by goToStatement().
Declaration
void ExitGoToStatement(Cobol85Parser.GoToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GoToStatementContext | context | The parse tree. |
ExitGoToStatementSimple(Cobol85Parser.GoToStatementSimpleContext)
Exit a parse tree produced by goToStatementSimple().
Declaration
void ExitGoToStatementSimple(Cobol85Parser.GoToStatementSimpleContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.GoToStatementSimpleContext | context | The parse tree. |
ExitIdentificationDivision(Cobol85Parser.IdentificationDivisionContext)
Exit a parse tree produced by identificationDivision().
Declaration
void ExitIdentificationDivision(Cobol85Parser.IdentificationDivisionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IdentificationDivisionContext | context | The parse tree. |
ExitIdentificationDivisionBody(Cobol85Parser.IdentificationDivisionBodyContext)
Exit a parse tree produced by identificationDivisionBody().
Declaration
void ExitIdentificationDivisionBody(Cobol85Parser.IdentificationDivisionBodyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IdentificationDivisionBodyContext | context | The parse tree. |
ExitIdentifier(Cobol85Parser.IdentifierContext)
Exit a parse tree produced by identifier().
Declaration
void ExitIdentifier(Cobol85Parser.IdentifierContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IdentifierContext | context | The parse tree. |
ExitIfElse(Cobol85Parser.IfElseContext)
Exit a parse tree produced by ifElse().
Declaration
void ExitIfElse(Cobol85Parser.IfElseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IfElseContext | context | The parse tree. |
ExitIfStatement(Cobol85Parser.IfStatementContext)
Exit a parse tree produced by ifStatement().
Declaration
void ExitIfStatement(Cobol85Parser.IfStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IfStatementContext | context | The parse tree. |
ExitIfThen(Cobol85Parser.IfThenContext)
Exit a parse tree produced by ifThen().
Declaration
void ExitIfThen(Cobol85Parser.IfThenContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IfThenContext | context | The parse tree. |
ExitInData(Cobol85Parser.InDataContext)
Exit a parse tree produced by inData().
Declaration
void ExitInData(Cobol85Parser.InDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InDataContext | context | The parse tree. |
ExitIndexName(Cobol85Parser.IndexNameContext)
Exit a parse tree produced by indexName().
Declaration
void ExitIndexName(Cobol85Parser.IndexNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IndexNameContext | context | The parse tree. |
ExitInFile(Cobol85Parser.InFileContext)
Exit a parse tree produced by inFile().
Declaration
void ExitInFile(Cobol85Parser.InFileContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InFileContext | context | The parse tree. |
ExitInitializeReplacingBy(Cobol85Parser.InitializeReplacingByContext)
Exit a parse tree produced by initializeReplacingBy().
Declaration
void ExitInitializeReplacingBy(Cobol85Parser.InitializeReplacingByContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InitializeReplacingByContext | context | The parse tree. |
ExitInitializeReplacingPhrase(Cobol85Parser.InitializeReplacingPhraseContext)
Exit a parse tree produced by initializeReplacingPhrase().
Declaration
void ExitInitializeReplacingPhrase(Cobol85Parser.InitializeReplacingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InitializeReplacingPhraseContext | context | The parse tree. |
ExitInitializeStatement(Cobol85Parser.InitializeStatementContext)
Exit a parse tree produced by initializeStatement().
Declaration
void ExitInitializeStatement(Cobol85Parser.InitializeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InitializeStatementContext | context | The parse tree. |
ExitInitiateStatement(Cobol85Parser.InitiateStatementContext)
Exit a parse tree produced by initiateStatement().
Declaration
void ExitInitiateStatement(Cobol85Parser.InitiateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InitiateStatementContext | context | The parse tree. |
ExitInLibrary(Cobol85Parser.InLibraryContext)
Exit a parse tree produced by inLibrary().
Declaration
void ExitInLibrary(Cobol85Parser.InLibraryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InLibraryContext | context | The parse tree. |
ExitInMnemonic(Cobol85Parser.InMnemonicContext)
Exit a parse tree produced by inMnemonic().
Declaration
void ExitInMnemonic(Cobol85Parser.InMnemonicContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InMnemonicContext | context | The parse tree. |
ExitInputOutputSection(Cobol85Parser.InputOutputSectionContext)
Exit a parse tree produced by inputOutputSection().
Declaration
void ExitInputOutputSection(Cobol85Parser.InputOutputSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InputOutputSectionContext | context | The parse tree. |
ExitInputOutputSectionParagraph(Cobol85Parser.InputOutputSectionParagraphContext)
Exit a parse tree produced by inputOutputSectionParagraph().
Declaration
void ExitInputOutputSectionParagraph(Cobol85Parser.InputOutputSectionParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InputOutputSectionParagraphContext | context | The parse tree. |
ExitInSection(Cobol85Parser.InSectionContext)
Exit a parse tree produced by inSection().
Declaration
void ExitInSection(Cobol85Parser.InSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InSectionContext | context | The parse tree. |
ExitInspectAllLeading(Cobol85Parser.InspectAllLeadingContext)
Exit a parse tree produced by inspectAllLeading().
Declaration
void ExitInspectAllLeading(Cobol85Parser.InspectAllLeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectAllLeadingContext | context | The parse tree. |
ExitInspectAllLeadings(Cobol85Parser.InspectAllLeadingsContext)
Exit a parse tree produced by inspectAllLeadings().
Declaration
void ExitInspectAllLeadings(Cobol85Parser.InspectAllLeadingsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectAllLeadingsContext | context | The parse tree. |
ExitInspectBeforeAfter(Cobol85Parser.InspectBeforeAfterContext)
Exit a parse tree produced by inspectBeforeAfter().
Declaration
void ExitInspectBeforeAfter(Cobol85Parser.InspectBeforeAfterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectBeforeAfterContext | context | The parse tree. |
ExitInspectBy(Cobol85Parser.InspectByContext)
Exit a parse tree produced by inspectBy().
Declaration
void ExitInspectBy(Cobol85Parser.InspectByContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectByContext | context | The parse tree. |
ExitInspectCharacters(Cobol85Parser.InspectCharactersContext)
Exit a parse tree produced by inspectCharacters().
Declaration
void ExitInspectCharacters(Cobol85Parser.InspectCharactersContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectCharactersContext | context | The parse tree. |
ExitInspectConvertingPhrase(Cobol85Parser.InspectConvertingPhraseContext)
Exit a parse tree produced by inspectConvertingPhrase().
Declaration
void ExitInspectConvertingPhrase(Cobol85Parser.InspectConvertingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectConvertingPhraseContext | context | The parse tree. |
ExitInspectFor(Cobol85Parser.InspectForContext)
Exit a parse tree produced by inspectFor().
Declaration
void ExitInspectFor(Cobol85Parser.InspectForContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectForContext | context | The parse tree. |
ExitInspectReplacingAllLeading(Cobol85Parser.InspectReplacingAllLeadingContext)
Exit a parse tree produced by inspectReplacingAllLeading().
Declaration
void ExitInspectReplacingAllLeading(Cobol85Parser.InspectReplacingAllLeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectReplacingAllLeadingContext | context | The parse tree. |
ExitInspectReplacingAllLeadings(Cobol85Parser.InspectReplacingAllLeadingsContext)
Exit a parse tree produced by inspectReplacingAllLeadings().
Declaration
void ExitInspectReplacingAllLeadings(Cobol85Parser.InspectReplacingAllLeadingsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectReplacingAllLeadingsContext | context | The parse tree. |
ExitInspectReplacingCharacters(Cobol85Parser.InspectReplacingCharactersContext)
Exit a parse tree produced by inspectReplacingCharacters().
Declaration
void ExitInspectReplacingCharacters(Cobol85Parser.InspectReplacingCharactersContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectReplacingCharactersContext | context | The parse tree. |
ExitInspectReplacingPhrase(Cobol85Parser.InspectReplacingPhraseContext)
Exit a parse tree produced by inspectReplacingPhrase().
Declaration
void ExitInspectReplacingPhrase(Cobol85Parser.InspectReplacingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectReplacingPhraseContext | context | The parse tree. |
ExitInspectStatement(Cobol85Parser.InspectStatementContext)
Exit a parse tree produced by inspectStatement().
Declaration
void ExitInspectStatement(Cobol85Parser.InspectStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectStatementContext | context | The parse tree. |
ExitInspectTallyingPhrase(Cobol85Parser.InspectTallyingPhraseContext)
Exit a parse tree produced by inspectTallyingPhrase().
Declaration
void ExitInspectTallyingPhrase(Cobol85Parser.InspectTallyingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectTallyingPhraseContext | context | The parse tree. |
ExitInspectTallyingReplacingPhrase(Cobol85Parser.InspectTallyingReplacingPhraseContext)
Exit a parse tree produced by inspectTallyingReplacingPhrase().
Declaration
void ExitInspectTallyingReplacingPhrase(Cobol85Parser.InspectTallyingReplacingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectTallyingReplacingPhraseContext | context | The parse tree. |
ExitInspectTo(Cobol85Parser.InspectToContext)
Exit a parse tree produced by inspectTo().
Declaration
void ExitInspectTo(Cobol85Parser.InspectToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InspectToContext | context | The parse tree. |
ExitInstallationParagraph(Cobol85Parser.InstallationParagraphContext)
Exit a parse tree produced by installationParagraph().
Declaration
void ExitInstallationParagraph(Cobol85Parser.InstallationParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InstallationParagraphContext | context | The parse tree. |
ExitInTable(Cobol85Parser.InTableContext)
Exit a parse tree produced by inTable().
Declaration
void ExitInTable(Cobol85Parser.InTableContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InTableContext | context | The parse tree. |
ExitIntegerLiteral(Cobol85Parser.IntegerLiteralContext)
Exit a parse tree produced by integerLiteral().
Declaration
void ExitIntegerLiteral(Cobol85Parser.IntegerLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IntegerLiteralContext | context | The parse tree. |
ExitInvalidKeyPhrase(Cobol85Parser.InvalidKeyPhraseContext)
Exit a parse tree produced by invalidKeyPhrase().
Declaration
void ExitInvalidKeyPhrase(Cobol85Parser.InvalidKeyPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.InvalidKeyPhraseContext | context | The parse tree. |
ExitIoControlClause(Cobol85Parser.IoControlClauseContext)
Exit a parse tree produced by ioControlClause().
Declaration
void ExitIoControlClause(Cobol85Parser.IoControlClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IoControlClauseContext | context | The parse tree. |
ExitIoControlParagraph(Cobol85Parser.IoControlParagraphContext)
Exit a parse tree produced by ioControlParagraph().
Declaration
void ExitIoControlParagraph(Cobol85Parser.IoControlParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.IoControlParagraphContext | context | The parse tree. |
ExitLabelRecordsClause(Cobol85Parser.LabelRecordsClauseContext)
Exit a parse tree produced by labelRecordsClause().
Declaration
void ExitLabelRecordsClause(Cobol85Parser.LabelRecordsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LabelRecordsClauseContext | context | The parse tree. |
ExitLanguageName(Cobol85Parser.LanguageNameContext)
Exit a parse tree produced by languageName().
Declaration
void ExitLanguageName(Cobol85Parser.LanguageNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LanguageNameContext | context | The parse tree. |
ExitLength(Cobol85Parser.LengthContext)
Exit a parse tree produced by length().
Declaration
void ExitLength(Cobol85Parser.LengthContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LengthContext | context | The parse tree. |
ExitLibraryAttributeClauseFormat1(Cobol85Parser.LibraryAttributeClauseFormat1Context)
Exit a parse tree produced by libraryAttributeClauseFormat1().
Declaration
void ExitLibraryAttributeClauseFormat1(Cobol85Parser.LibraryAttributeClauseFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeClauseFormat1Context | context | The parse tree. |
ExitLibraryAttributeClauseFormat2(Cobol85Parser.LibraryAttributeClauseFormat2Context)
Exit a parse tree produced by libraryAttributeClauseFormat2().
Declaration
void ExitLibraryAttributeClauseFormat2(Cobol85Parser.LibraryAttributeClauseFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeClauseFormat2Context | context | The parse tree. |
ExitLibraryAttributeFunction(Cobol85Parser.LibraryAttributeFunctionContext)
Exit a parse tree produced by libraryAttributeFunction().
Declaration
void ExitLibraryAttributeFunction(Cobol85Parser.LibraryAttributeFunctionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeFunctionContext | context | The parse tree. |
ExitLibraryAttributeParameter(Cobol85Parser.LibraryAttributeParameterContext)
Exit a parse tree produced by libraryAttributeParameter().
Declaration
void ExitLibraryAttributeParameter(Cobol85Parser.LibraryAttributeParameterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeParameterContext | context | The parse tree. |
ExitLibraryAttributeTitle(Cobol85Parser.LibraryAttributeTitleContext)
Exit a parse tree produced by libraryAttributeTitle().
Declaration
void ExitLibraryAttributeTitle(Cobol85Parser.LibraryAttributeTitleContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryAttributeTitleContext | context | The parse tree. |
ExitLibraryDescriptionEntry(Cobol85Parser.LibraryDescriptionEntryContext)
Exit a parse tree produced by libraryDescriptionEntry().
Declaration
void ExitLibraryDescriptionEntry(Cobol85Parser.LibraryDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryDescriptionEntryContext | context | The parse tree. |
ExitLibraryDescriptionEntryFormat1(Cobol85Parser.LibraryDescriptionEntryFormat1Context)
Exit a parse tree produced by libraryDescriptionEntryFormat1().
Declaration
void ExitLibraryDescriptionEntryFormat1(Cobol85Parser.LibraryDescriptionEntryFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryDescriptionEntryFormat1Context | context | The parse tree. |
ExitLibraryDescriptionEntryFormat2(Cobol85Parser.LibraryDescriptionEntryFormat2Context)
Exit a parse tree produced by libraryDescriptionEntryFormat2().
Declaration
void ExitLibraryDescriptionEntryFormat2(Cobol85Parser.LibraryDescriptionEntryFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryDescriptionEntryFormat2Context | context | The parse tree. |
ExitLibraryEntryProcedureClauseFormat1(Cobol85Parser.LibraryEntryProcedureClauseFormat1Context)
Exit a parse tree produced by libraryEntryProcedureClauseFormat1().
Declaration
void ExitLibraryEntryProcedureClauseFormat1(Cobol85Parser.LibraryEntryProcedureClauseFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureClauseFormat1Context | context | The parse tree. |
ExitLibraryEntryProcedureClauseFormat2(Cobol85Parser.LibraryEntryProcedureClauseFormat2Context)
Exit a parse tree produced by libraryEntryProcedureClauseFormat2().
Declaration
void ExitLibraryEntryProcedureClauseFormat2(Cobol85Parser.LibraryEntryProcedureClauseFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureClauseFormat2Context | context | The parse tree. |
ExitLibraryEntryProcedureForClause(Cobol85Parser.LibraryEntryProcedureForClauseContext)
Exit a parse tree produced by libraryEntryProcedureForClause().
Declaration
void ExitLibraryEntryProcedureForClause(Cobol85Parser.LibraryEntryProcedureForClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureForClauseContext | context | The parse tree. |
ExitLibraryEntryProcedureGivingClause(Cobol85Parser.LibraryEntryProcedureGivingClauseContext)
Exit a parse tree produced by libraryEntryProcedureGivingClause().
Declaration
void ExitLibraryEntryProcedureGivingClause(Cobol85Parser.LibraryEntryProcedureGivingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureGivingClauseContext | context | The parse tree. |
ExitLibraryEntryProcedureUsingClause(Cobol85Parser.LibraryEntryProcedureUsingClauseContext)
Exit a parse tree produced by libraryEntryProcedureUsingClause().
Declaration
void ExitLibraryEntryProcedureUsingClause(Cobol85Parser.LibraryEntryProcedureUsingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureUsingClauseContext | context | The parse tree. |
ExitLibraryEntryProcedureUsingName(Cobol85Parser.LibraryEntryProcedureUsingNameContext)
Exit a parse tree produced by libraryEntryProcedureUsingName().
Declaration
void ExitLibraryEntryProcedureUsingName(Cobol85Parser.LibraryEntryProcedureUsingNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureUsingNameContext | context | The parse tree. |
ExitLibraryEntryProcedureWithClause(Cobol85Parser.LibraryEntryProcedureWithClauseContext)
Exit a parse tree produced by libraryEntryProcedureWithClause().
Declaration
void ExitLibraryEntryProcedureWithClause(Cobol85Parser.LibraryEntryProcedureWithClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureWithClauseContext | context | The parse tree. |
ExitLibraryEntryProcedureWithName(Cobol85Parser.LibraryEntryProcedureWithNameContext)
Exit a parse tree produced by libraryEntryProcedureWithName().
Declaration
void ExitLibraryEntryProcedureWithName(Cobol85Parser.LibraryEntryProcedureWithNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryEntryProcedureWithNameContext | context | The parse tree. |
ExitLibraryIsCommonClause(Cobol85Parser.LibraryIsCommonClauseContext)
Exit a parse tree produced by libraryIsCommonClause().
Declaration
void ExitLibraryIsCommonClause(Cobol85Parser.LibraryIsCommonClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryIsCommonClauseContext | context | The parse tree. |
ExitLibraryIsGlobalClause(Cobol85Parser.LibraryIsGlobalClauseContext)
Exit a parse tree produced by libraryIsGlobalClause().
Declaration
void ExitLibraryIsGlobalClause(Cobol85Parser.LibraryIsGlobalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryIsGlobalClauseContext | context | The parse tree. |
ExitLibraryName(Cobol85Parser.LibraryNameContext)
Exit a parse tree produced by libraryName().
Declaration
void ExitLibraryName(Cobol85Parser.LibraryNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LibraryNameContext | context | The parse tree. |
ExitLinageAt(Cobol85Parser.LinageAtContext)
Exit a parse tree produced by linageAt().
Declaration
void ExitLinageAt(Cobol85Parser.LinageAtContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageAtContext | context | The parse tree. |
ExitLinageClause(Cobol85Parser.LinageClauseContext)
Exit a parse tree produced by linageClause().
Declaration
void ExitLinageClause(Cobol85Parser.LinageClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageClauseContext | context | The parse tree. |
ExitLinageFootingAt(Cobol85Parser.LinageFootingAtContext)
Exit a parse tree produced by linageFootingAt().
Declaration
void ExitLinageFootingAt(Cobol85Parser.LinageFootingAtContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageFootingAtContext | context | The parse tree. |
ExitLinageLinesAtBottom(Cobol85Parser.LinageLinesAtBottomContext)
Exit a parse tree produced by linageLinesAtBottom().
Declaration
void ExitLinageLinesAtBottom(Cobol85Parser.LinageLinesAtBottomContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageLinesAtBottomContext | context | The parse tree. |
ExitLinageLinesAtTop(Cobol85Parser.LinageLinesAtTopContext)
Exit a parse tree produced by linageLinesAtTop().
Declaration
void ExitLinageLinesAtTop(Cobol85Parser.LinageLinesAtTopContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinageLinesAtTopContext | context | The parse tree. |
ExitLinkageSection(Cobol85Parser.LinkageSectionContext)
Exit a parse tree produced by linkageSection().
Declaration
void ExitLinkageSection(Cobol85Parser.LinkageSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LinkageSectionContext | context | The parse tree. |
ExitLiteral(Cobol85Parser.LiteralContext)
Exit a parse tree produced by literal().
Declaration
void ExitLiteral(Cobol85Parser.LiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LiteralContext | context | The parse tree. |
ExitLocalName(Cobol85Parser.LocalNameContext)
Exit a parse tree produced by localName().
Declaration
void ExitLocalName(Cobol85Parser.LocalNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LocalNameContext | context | The parse tree. |
ExitLocalStorageSection(Cobol85Parser.LocalStorageSectionContext)
Exit a parse tree produced by localStorageSection().
Declaration
void ExitLocalStorageSection(Cobol85Parser.LocalStorageSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.LocalStorageSectionContext | context | The parse tree. |
ExitMemorySizeClause(Cobol85Parser.MemorySizeClauseContext)
Exit a parse tree produced by memorySizeClause().
Declaration
void ExitMemorySizeClause(Cobol85Parser.MemorySizeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MemorySizeClauseContext | context | The parse tree. |
ExitMergeCollatingAlphanumeric(Cobol85Parser.MergeCollatingAlphanumericContext)
Exit a parse tree produced by mergeCollatingAlphanumeric().
Declaration
void ExitMergeCollatingAlphanumeric(Cobol85Parser.MergeCollatingAlphanumericContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeCollatingAlphanumericContext | context | The parse tree. |
ExitMergeCollatingNational(Cobol85Parser.MergeCollatingNationalContext)
Exit a parse tree produced by mergeCollatingNational().
Declaration
void ExitMergeCollatingNational(Cobol85Parser.MergeCollatingNationalContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeCollatingNationalContext | context | The parse tree. |
ExitMergeCollatingSequencePhrase(Cobol85Parser.MergeCollatingSequencePhraseContext)
Exit a parse tree produced by mergeCollatingSequencePhrase().
Declaration
void ExitMergeCollatingSequencePhrase(Cobol85Parser.MergeCollatingSequencePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeCollatingSequencePhraseContext | context | The parse tree. |
ExitMergeGiving(Cobol85Parser.MergeGivingContext)
Exit a parse tree produced by mergeGiving().
Declaration
void ExitMergeGiving(Cobol85Parser.MergeGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeGivingContext | context | The parse tree. |
ExitMergeGivingPhrase(Cobol85Parser.MergeGivingPhraseContext)
Exit a parse tree produced by mergeGivingPhrase().
Declaration
void ExitMergeGivingPhrase(Cobol85Parser.MergeGivingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeGivingPhraseContext | context | The parse tree. |
ExitMergeOnKeyClause(Cobol85Parser.MergeOnKeyClauseContext)
Exit a parse tree produced by mergeOnKeyClause().
Declaration
void ExitMergeOnKeyClause(Cobol85Parser.MergeOnKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeOnKeyClauseContext | context | The parse tree. |
ExitMergeOutputProcedurePhrase(Cobol85Parser.MergeOutputProcedurePhraseContext)
Exit a parse tree produced by mergeOutputProcedurePhrase().
Declaration
void ExitMergeOutputProcedurePhrase(Cobol85Parser.MergeOutputProcedurePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeOutputProcedurePhraseContext | context | The parse tree. |
ExitMergeOutputThrough(Cobol85Parser.MergeOutputThroughContext)
Exit a parse tree produced by mergeOutputThrough().
Declaration
void ExitMergeOutputThrough(Cobol85Parser.MergeOutputThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeOutputThroughContext | context | The parse tree. |
ExitMergeStatement(Cobol85Parser.MergeStatementContext)
Exit a parse tree produced by mergeStatement().
Declaration
void ExitMergeStatement(Cobol85Parser.MergeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeStatementContext | context | The parse tree. |
ExitMergeUsing(Cobol85Parser.MergeUsingContext)
Exit a parse tree produced by mergeUsing().
Declaration
void ExitMergeUsing(Cobol85Parser.MergeUsingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MergeUsingContext | context | The parse tree. |
ExitMessageCountClause(Cobol85Parser.MessageCountClauseContext)
Exit a parse tree produced by messageCountClause().
Declaration
void ExitMessageCountClause(Cobol85Parser.MessageCountClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MessageCountClauseContext | context | The parse tree. |
ExitMessageDateClause(Cobol85Parser.MessageDateClauseContext)
Exit a parse tree produced by messageDateClause().
Declaration
void ExitMessageDateClause(Cobol85Parser.MessageDateClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MessageDateClauseContext | context | The parse tree. |
ExitMessageTimeClause(Cobol85Parser.MessageTimeClauseContext)
Exit a parse tree produced by messageTimeClause().
Declaration
void ExitMessageTimeClause(Cobol85Parser.MessageTimeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MessageTimeClauseContext | context | The parse tree. |
ExitMnemonicName(Cobol85Parser.MnemonicNameContext)
Exit a parse tree produced by mnemonicName().
Declaration
void ExitMnemonicName(Cobol85Parser.MnemonicNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MnemonicNameContext | context | The parse tree. |
ExitModeStatement(Cobol85Parser.ModeStatementContext)
Exit a parse tree produced by modeStatement().
Declaration
void ExitModeStatement(Cobol85Parser.ModeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ModeStatementContext | context | The parse tree. |
ExitMoveCorrespondingToSendingArea(Cobol85Parser.MoveCorrespondingToSendingAreaContext)
Exit a parse tree produced by moveCorrespondingToSendingArea().
Declaration
void ExitMoveCorrespondingToSendingArea(Cobol85Parser.MoveCorrespondingToSendingAreaContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveCorrespondingToSendingAreaContext | context | The parse tree. |
ExitMoveCorrespondingToStatement(Cobol85Parser.MoveCorrespondingToStatementContext)
Exit a parse tree produced by moveCorrespondingToStatement().
Declaration
void ExitMoveCorrespondingToStatement(Cobol85Parser.MoveCorrespondingToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveCorrespondingToStatementContext | context | The parse tree. |
ExitMoveStatement(Cobol85Parser.MoveStatementContext)
Exit a parse tree produced by moveStatement().
Declaration
void ExitMoveStatement(Cobol85Parser.MoveStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveStatementContext | context | The parse tree. |
ExitMoveToSendingArea(Cobol85Parser.MoveToSendingAreaContext)
Exit a parse tree produced by moveToSendingArea().
Declaration
void ExitMoveToSendingArea(Cobol85Parser.MoveToSendingAreaContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveToSendingAreaContext | context | The parse tree. |
ExitMoveToStatement(Cobol85Parser.MoveToStatementContext)
Exit a parse tree produced by moveToStatement().
Declaration
void ExitMoveToStatement(Cobol85Parser.MoveToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MoveToStatementContext | context | The parse tree. |
ExitMultDiv(Cobol85Parser.MultDivContext)
Exit a parse tree produced by multDiv().
Declaration
void ExitMultDiv(Cobol85Parser.MultDivContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultDivContext | context | The parse tree. |
ExitMultDivs(Cobol85Parser.MultDivsContext)
Exit a parse tree produced by multDivs().
Declaration
void ExitMultDivs(Cobol85Parser.MultDivsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultDivsContext | context | The parse tree. |
ExitMultipleFileClause(Cobol85Parser.MultipleFileClauseContext)
Exit a parse tree produced by multipleFileClause().
Declaration
void ExitMultipleFileClause(Cobol85Parser.MultipleFileClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultipleFileClauseContext | context | The parse tree. |
ExitMultipleFilePosition(Cobol85Parser.MultipleFilePositionContext)
Exit a parse tree produced by multipleFilePosition().
Declaration
void ExitMultipleFilePosition(Cobol85Parser.MultipleFilePositionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultipleFilePositionContext | context | The parse tree. |
ExitMultiplyGiving(Cobol85Parser.MultiplyGivingContext)
Exit a parse tree produced by multiplyGiving().
Declaration
void ExitMultiplyGiving(Cobol85Parser.MultiplyGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyGivingContext | context | The parse tree. |
ExitMultiplyGivingOperand(Cobol85Parser.MultiplyGivingOperandContext)
Exit a parse tree produced by multiplyGivingOperand().
Declaration
void ExitMultiplyGivingOperand(Cobol85Parser.MultiplyGivingOperandContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyGivingOperandContext | context | The parse tree. |
ExitMultiplyGivingResult(Cobol85Parser.MultiplyGivingResultContext)
Exit a parse tree produced by multiplyGivingResult().
Declaration
void ExitMultiplyGivingResult(Cobol85Parser.MultiplyGivingResultContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyGivingResultContext | context | The parse tree. |
ExitMultiplyRegular(Cobol85Parser.MultiplyRegularContext)
Exit a parse tree produced by multiplyRegular().
Declaration
void ExitMultiplyRegular(Cobol85Parser.MultiplyRegularContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyRegularContext | context | The parse tree. |
ExitMultiplyRegularOperand(Cobol85Parser.MultiplyRegularOperandContext)
Exit a parse tree produced by multiplyRegularOperand().
Declaration
void ExitMultiplyRegularOperand(Cobol85Parser.MultiplyRegularOperandContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyRegularOperandContext | context | The parse tree. |
ExitMultiplyStatement(Cobol85Parser.MultiplyStatementContext)
Exit a parse tree produced by multiplyStatement().
Declaration
void ExitMultiplyStatement(Cobol85Parser.MultiplyStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.MultiplyStatementContext | context | The parse tree. |
ExitNotAtEndPhrase(Cobol85Parser.NotAtEndPhraseContext)
Exit a parse tree produced by notAtEndPhrase().
Declaration
void ExitNotAtEndPhrase(Cobol85Parser.NotAtEndPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotAtEndPhraseContext | context | The parse tree. |
ExitNotInvalidKeyPhrase(Cobol85Parser.NotInvalidKeyPhraseContext)
Exit a parse tree produced by notInvalidKeyPhrase().
Declaration
void ExitNotInvalidKeyPhrase(Cobol85Parser.NotInvalidKeyPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotInvalidKeyPhraseContext | context | The parse tree. |
ExitNotOnExceptionClause(Cobol85Parser.NotOnExceptionClauseContext)
Exit a parse tree produced by notOnExceptionClause().
Declaration
void ExitNotOnExceptionClause(Cobol85Parser.NotOnExceptionClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotOnExceptionClauseContext | context | The parse tree. |
ExitNotOnOverflowPhrase(Cobol85Parser.NotOnOverflowPhraseContext)
Exit a parse tree produced by notOnOverflowPhrase().
Declaration
void ExitNotOnOverflowPhrase(Cobol85Parser.NotOnOverflowPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotOnOverflowPhraseContext | context | The parse tree. |
ExitNotOnSizeErrorPhrase(Cobol85Parser.NotOnSizeErrorPhraseContext)
Exit a parse tree produced by notOnSizeErrorPhrase().
Declaration
void ExitNotOnSizeErrorPhrase(Cobol85Parser.NotOnSizeErrorPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NotOnSizeErrorPhraseContext | context | The parse tree. |
ExitNumericLiteral(Cobol85Parser.NumericLiteralContext)
Exit a parse tree produced by numericLiteral().
Declaration
void ExitNumericLiteral(Cobol85Parser.NumericLiteralContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.NumericLiteralContext | context | The parse tree. |
ExitObjectComputerClause(Cobol85Parser.ObjectComputerClauseContext)
Exit a parse tree produced by objectComputerClause().
Declaration
void ExitObjectComputerClause(Cobol85Parser.ObjectComputerClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ObjectComputerClauseContext | context | The parse tree. |
ExitObjectComputerParagraph(Cobol85Parser.ObjectComputerParagraphContext)
Exit a parse tree produced by objectComputerParagraph().
Declaration
void ExitObjectComputerParagraph(Cobol85Parser.ObjectComputerParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ObjectComputerParagraphContext | context | The parse tree. |
ExitOdtClause(Cobol85Parser.OdtClauseContext)
Exit a parse tree produced by odtClause().
Declaration
void ExitOdtClause(Cobol85Parser.OdtClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OdtClauseContext | context | The parse tree. |
ExitOnExceptionClause(Cobol85Parser.OnExceptionClauseContext)
Exit a parse tree produced by onExceptionClause().
Declaration
void ExitOnExceptionClause(Cobol85Parser.OnExceptionClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OnExceptionClauseContext | context | The parse tree. |
ExitOnOverflowPhrase(Cobol85Parser.OnOverflowPhraseContext)
Exit a parse tree produced by onOverflowPhrase().
Declaration
void ExitOnOverflowPhrase(Cobol85Parser.OnOverflowPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OnOverflowPhraseContext | context | The parse tree. |
ExitOnSizeErrorPhrase(Cobol85Parser.OnSizeErrorPhraseContext)
Exit a parse tree produced by onSizeErrorPhrase().
Declaration
void ExitOnSizeErrorPhrase(Cobol85Parser.OnSizeErrorPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OnSizeErrorPhraseContext | context | The parse tree. |
ExitOpenExtendStatement(Cobol85Parser.OpenExtendStatementContext)
Exit a parse tree produced by openExtendStatement().
Declaration
void ExitOpenExtendStatement(Cobol85Parser.OpenExtendStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenExtendStatementContext | context | The parse tree. |
ExitOpenInput(Cobol85Parser.OpenInputContext)
Exit a parse tree produced by openInput().
Declaration
void ExitOpenInput(Cobol85Parser.OpenInputContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenInputContext | context | The parse tree. |
ExitOpenInputStatement(Cobol85Parser.OpenInputStatementContext)
Exit a parse tree produced by openInputStatement().
Declaration
void ExitOpenInputStatement(Cobol85Parser.OpenInputStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenInputStatementContext | context | The parse tree. |
ExitOpenIOStatement(Cobol85Parser.OpenIOStatementContext)
Exit a parse tree produced by openIOStatement().
Declaration
void ExitOpenIOStatement(Cobol85Parser.OpenIOStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenIOStatementContext | context | The parse tree. |
ExitOpenOutput(Cobol85Parser.OpenOutputContext)
Exit a parse tree produced by openOutput().
Declaration
void ExitOpenOutput(Cobol85Parser.OpenOutputContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenOutputContext | context | The parse tree. |
ExitOpenOutputStatement(Cobol85Parser.OpenOutputStatementContext)
Exit a parse tree produced by openOutputStatement().
Declaration
void ExitOpenOutputStatement(Cobol85Parser.OpenOutputStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenOutputStatementContext | context | The parse tree. |
ExitOpenStatement(Cobol85Parser.OpenStatementContext)
Exit a parse tree produced by openStatement().
Declaration
void ExitOpenStatement(Cobol85Parser.OpenStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OpenStatementContext | context | The parse tree. |
ExitOrganizationClause(Cobol85Parser.OrganizationClauseContext)
Exit a parse tree produced by organizationClause().
Declaration
void ExitOrganizationClause(Cobol85Parser.OrganizationClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.OrganizationClauseContext | context | The parse tree. |
ExitPaddingCharacterClause(Cobol85Parser.PaddingCharacterClauseContext)
Exit a parse tree produced by paddingCharacterClause().
Declaration
void ExitPaddingCharacterClause(Cobol85Parser.PaddingCharacterClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PaddingCharacterClauseContext | context | The parse tree. |
ExitParagraph(Cobol85Parser.ParagraphContext)
Exit a parse tree produced by paragraph().
Declaration
void ExitParagraph(Cobol85Parser.ParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ParagraphContext | context | The parse tree. |
ExitParagraphName(Cobol85Parser.ParagraphNameContext)
Exit a parse tree produced by paragraphName().
Declaration
void ExitParagraphName(Cobol85Parser.ParagraphNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ParagraphNameContext | context | The parse tree. |
ExitParagraphs(Cobol85Parser.ParagraphsContext)
Exit a parse tree produced by paragraphs().
Declaration
void ExitParagraphs(Cobol85Parser.ParagraphsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ParagraphsContext | context | The parse tree. |
ExitPasswordClause(Cobol85Parser.PasswordClauseContext)
Exit a parse tree produced by passwordClause().
Declaration
void ExitPasswordClause(Cobol85Parser.PasswordClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PasswordClauseContext | context | The parse tree. |
ExitPerformAfter(Cobol85Parser.PerformAfterContext)
Exit a parse tree produced by performAfter().
Declaration
void ExitPerformAfter(Cobol85Parser.PerformAfterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformAfterContext | context | The parse tree. |
ExitPerformBy(Cobol85Parser.PerformByContext)
Exit a parse tree produced by performBy().
Declaration
void ExitPerformBy(Cobol85Parser.PerformByContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformByContext | context | The parse tree. |
ExitPerformFrom(Cobol85Parser.PerformFromContext)
Exit a parse tree produced by performFrom().
Declaration
void ExitPerformFrom(Cobol85Parser.PerformFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformFromContext | context | The parse tree. |
ExitPerformInlineStatement(Cobol85Parser.PerformInlineStatementContext)
Exit a parse tree produced by performInlineStatement().
Declaration
void ExitPerformInlineStatement(Cobol85Parser.PerformInlineStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformInlineStatementContext | context | The parse tree. |
ExitPerformProcedureStatement(Cobol85Parser.PerformProcedureStatementContext)
Exit a parse tree produced by performProcedureStatement().
Declaration
void ExitPerformProcedureStatement(Cobol85Parser.PerformProcedureStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformProcedureStatementContext | context | The parse tree. |
ExitPerformStatement(Cobol85Parser.PerformStatementContext)
Exit a parse tree produced by performStatement().
Declaration
void ExitPerformStatement(Cobol85Parser.PerformStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformStatementContext | context | The parse tree. |
ExitPerformTestClause(Cobol85Parser.PerformTestClauseContext)
Exit a parse tree produced by performTestClause().
Declaration
void ExitPerformTestClause(Cobol85Parser.PerformTestClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformTestClauseContext | context | The parse tree. |
ExitPerformTimes(Cobol85Parser.PerformTimesContext)
Exit a parse tree produced by performTimes().
Declaration
void ExitPerformTimes(Cobol85Parser.PerformTimesContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformTimesContext | context | The parse tree. |
ExitPerformType(Cobol85Parser.PerformTypeContext)
Exit a parse tree produced by performType().
Declaration
void ExitPerformType(Cobol85Parser.PerformTypeContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformTypeContext | context | The parse tree. |
ExitPerformUntil(Cobol85Parser.PerformUntilContext)
Exit a parse tree produced by performUntil().
Declaration
void ExitPerformUntil(Cobol85Parser.PerformUntilContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformUntilContext | context | The parse tree. |
ExitPerformVarying(Cobol85Parser.PerformVaryingContext)
Exit a parse tree produced by performVarying().
Declaration
void ExitPerformVarying(Cobol85Parser.PerformVaryingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformVaryingContext | context | The parse tree. |
ExitPerformVaryingClause(Cobol85Parser.PerformVaryingClauseContext)
Exit a parse tree produced by performVaryingClause().
Declaration
void ExitPerformVaryingClause(Cobol85Parser.PerformVaryingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformVaryingClauseContext | context | The parse tree. |
ExitPerformVaryingPhrase(Cobol85Parser.PerformVaryingPhraseContext)
Exit a parse tree produced by performVaryingPhrase().
Declaration
void ExitPerformVaryingPhrase(Cobol85Parser.PerformVaryingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PerformVaryingPhraseContext | context | The parse tree. |
ExitPictureCardinality(Cobol85Parser.PictureCardinalityContext)
Exit a parse tree produced by pictureCardinality().
Declaration
void ExitPictureCardinality(Cobol85Parser.PictureCardinalityContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PictureCardinalityContext | context | The parse tree. |
ExitPictureChars(Cobol85Parser.PictureCharsContext)
Exit a parse tree produced by pictureChars().
Declaration
void ExitPictureChars(Cobol85Parser.PictureCharsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PictureCharsContext | context | The parse tree. |
ExitPictureString(Cobol85Parser.PictureStringContext)
Exit a parse tree produced by pictureString().
Declaration
void ExitPictureString(Cobol85Parser.PictureStringContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PictureStringContext | context | The parse tree. |
ExitPlusMinus(Cobol85Parser.PlusMinusContext)
Exit a parse tree produced by plusMinus().
Declaration
void ExitPlusMinus(Cobol85Parser.PlusMinusContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PlusMinusContext | context | The parse tree. |
ExitPower(Cobol85Parser.PowerContext)
Exit a parse tree produced by power().
Declaration
void ExitPower(Cobol85Parser.PowerContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PowerContext | context | The parse tree. |
ExitPowers(Cobol85Parser.PowersContext)
Exit a parse tree produced by powers().
Declaration
void ExitPowers(Cobol85Parser.PowersContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PowersContext | context | The parse tree. |
ExitProcedureDeclarative(Cobol85Parser.ProcedureDeclarativeContext)
Exit a parse tree produced by procedureDeclarative().
Declaration
void ExitProcedureDeclarative(Cobol85Parser.ProcedureDeclarativeContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDeclarativeContext | context | The parse tree. |
ExitProcedureDeclaratives(Cobol85Parser.ProcedureDeclarativesContext)
Exit a parse tree produced by procedureDeclaratives().
Declaration
void ExitProcedureDeclaratives(Cobol85Parser.ProcedureDeclarativesContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDeclarativesContext | context | The parse tree. |
ExitProcedureDivision(Cobol85Parser.ProcedureDivisionContext)
Exit a parse tree produced by procedureDivision().
Declaration
void ExitProcedureDivision(Cobol85Parser.ProcedureDivisionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionContext | context | The parse tree. |
ExitProcedureDivisionBody(Cobol85Parser.ProcedureDivisionBodyContext)
Exit a parse tree produced by procedureDivisionBody().
Declaration
void ExitProcedureDivisionBody(Cobol85Parser.ProcedureDivisionBodyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionBodyContext | context | The parse tree. |
ExitProcedureDivisionByReference(Cobol85Parser.ProcedureDivisionByReferenceContext)
Exit a parse tree produced by procedureDivisionByReference().
Declaration
void ExitProcedureDivisionByReference(Cobol85Parser.ProcedureDivisionByReferenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionByReferenceContext | context | The parse tree. |
ExitProcedureDivisionByReferencePhrase(Cobol85Parser.ProcedureDivisionByReferencePhraseContext)
Exit a parse tree produced by procedureDivisionByReferencePhrase().
Declaration
void ExitProcedureDivisionByReferencePhrase(Cobol85Parser.ProcedureDivisionByReferencePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionByReferencePhraseContext | context | The parse tree. |
ExitProcedureDivisionByValue(Cobol85Parser.ProcedureDivisionByValueContext)
Exit a parse tree produced by procedureDivisionByValue().
Declaration
void ExitProcedureDivisionByValue(Cobol85Parser.ProcedureDivisionByValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionByValueContext | context | The parse tree. |
ExitProcedureDivisionByValuePhrase(Cobol85Parser.ProcedureDivisionByValuePhraseContext)
Exit a parse tree produced by procedureDivisionByValuePhrase().
Declaration
void ExitProcedureDivisionByValuePhrase(Cobol85Parser.ProcedureDivisionByValuePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionByValuePhraseContext | context | The parse tree. |
ExitProcedureDivisionGivingClause(Cobol85Parser.ProcedureDivisionGivingClauseContext)
Exit a parse tree produced by procedureDivisionGivingClause().
Declaration
void ExitProcedureDivisionGivingClause(Cobol85Parser.ProcedureDivisionGivingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionGivingClauseContext | context | The parse tree. |
ExitProcedureDivisionUsingClause(Cobol85Parser.ProcedureDivisionUsingClauseContext)
Exit a parse tree produced by procedureDivisionUsingClause().
Declaration
void ExitProcedureDivisionUsingClause(Cobol85Parser.ProcedureDivisionUsingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionUsingClauseContext | context | The parse tree. |
ExitProcedureDivisionUsingParameter(Cobol85Parser.ProcedureDivisionUsingParameterContext)
Exit a parse tree produced by procedureDivisionUsingParameter().
Declaration
void ExitProcedureDivisionUsingParameter(Cobol85Parser.ProcedureDivisionUsingParameterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureDivisionUsingParameterContext | context | The parse tree. |
ExitProcedureName(Cobol85Parser.ProcedureNameContext)
Exit a parse tree produced by procedureName().
Declaration
void ExitProcedureName(Cobol85Parser.ProcedureNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureNameContext | context | The parse tree. |
ExitProcedureSection(Cobol85Parser.ProcedureSectionContext)
Exit a parse tree produced by procedureSection().
Declaration
void ExitProcedureSection(Cobol85Parser.ProcedureSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureSectionContext | context | The parse tree. |
ExitProcedureSectionHeader(Cobol85Parser.ProcedureSectionHeaderContext)
Exit a parse tree produced by procedureSectionHeader().
Declaration
void ExitProcedureSectionHeader(Cobol85Parser.ProcedureSectionHeaderContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProcedureSectionHeaderContext | context | The parse tree. |
ExitProgramIdParagraph(Cobol85Parser.ProgramIdParagraphContext)
Exit a parse tree produced by programIdParagraph().
Declaration
void ExitProgramIdParagraph(Cobol85Parser.ProgramIdParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProgramIdParagraphContext | context | The parse tree. |
ExitProgramLibrarySection(Cobol85Parser.ProgramLibrarySectionContext)
Exit a parse tree produced by programLibrarySection().
Declaration
void ExitProgramLibrarySection(Cobol85Parser.ProgramLibrarySectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProgramLibrarySectionContext | context | The parse tree. |
ExitProgramName(Cobol85Parser.ProgramNameContext)
Exit a parse tree produced by programName().
Declaration
void ExitProgramName(Cobol85Parser.ProgramNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProgramNameContext | context | The parse tree. |
ExitProgramUnit(Cobol85Parser.ProgramUnitContext)
Exit a parse tree produced by programUnit().
Declaration
void ExitProgramUnit(Cobol85Parser.ProgramUnitContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ProgramUnitContext | context | The parse tree. |
ExitPurgeStatement(Cobol85Parser.PurgeStatementContext)
Exit a parse tree produced by purgeStatement().
Declaration
void ExitPurgeStatement(Cobol85Parser.PurgeStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.PurgeStatementContext | context | The parse tree. |
ExitQualifiedDataName(Cobol85Parser.QualifiedDataNameContext)
Exit a parse tree produced by qualifiedDataName().
Declaration
void ExitQualifiedDataName(Cobol85Parser.QualifiedDataNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameContext | context | The parse tree. |
ExitQualifiedDataNameFormat1(Cobol85Parser.QualifiedDataNameFormat1Context)
Exit a parse tree produced by qualifiedDataNameFormat1().
Declaration
void ExitQualifiedDataNameFormat1(Cobol85Parser.QualifiedDataNameFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameFormat1Context | context | The parse tree. |
ExitQualifiedDataNameFormat2(Cobol85Parser.QualifiedDataNameFormat2Context)
Exit a parse tree produced by qualifiedDataNameFormat2().
Declaration
void ExitQualifiedDataNameFormat2(Cobol85Parser.QualifiedDataNameFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameFormat2Context | context | The parse tree. |
ExitQualifiedDataNameFormat3(Cobol85Parser.QualifiedDataNameFormat3Context)
Exit a parse tree produced by qualifiedDataNameFormat3().
Declaration
void ExitQualifiedDataNameFormat3(Cobol85Parser.QualifiedDataNameFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameFormat3Context | context | The parse tree. |
ExitQualifiedDataNameFormat4(Cobol85Parser.QualifiedDataNameFormat4Context)
Exit a parse tree produced by qualifiedDataNameFormat4().
Declaration
void ExitQualifiedDataNameFormat4(Cobol85Parser.QualifiedDataNameFormat4Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedDataNameFormat4Context | context | The parse tree. |
ExitQualifiedInData(Cobol85Parser.QualifiedInDataContext)
Exit a parse tree produced by qualifiedInData().
Declaration
void ExitQualifiedInData(Cobol85Parser.QualifiedInDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.QualifiedInDataContext | context | The parse tree. |
ExitReadInto(Cobol85Parser.ReadIntoContext)
Exit a parse tree produced by readInto().
Declaration
void ExitReadInto(Cobol85Parser.ReadIntoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReadIntoContext | context | The parse tree. |
ExitReadKey(Cobol85Parser.ReadKeyContext)
Exit a parse tree produced by readKey().
Declaration
void ExitReadKey(Cobol85Parser.ReadKeyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReadKeyContext | context | The parse tree. |
ExitReadStatement(Cobol85Parser.ReadStatementContext)
Exit a parse tree produced by readStatement().
Declaration
void ExitReadStatement(Cobol85Parser.ReadStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReadStatementContext | context | The parse tree. |
ExitReadWith(Cobol85Parser.ReadWithContext)
Exit a parse tree produced by readWith().
Declaration
void ExitReadWith(Cobol85Parser.ReadWithContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReadWithContext | context | The parse tree. |
ExitReceiveBefore(Cobol85Parser.ReceiveBeforeContext)
Exit a parse tree produced by receiveBefore().
Declaration
void ExitReceiveBefore(Cobol85Parser.ReceiveBeforeContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveBeforeContext | context | The parse tree. |
ExitReceiveFrom(Cobol85Parser.ReceiveFromContext)
Exit a parse tree produced by receiveFrom().
Declaration
void ExitReceiveFrom(Cobol85Parser.ReceiveFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveFromContext | context | The parse tree. |
ExitReceiveFromStatement(Cobol85Parser.ReceiveFromStatementContext)
Exit a parse tree produced by receiveFromStatement().
Declaration
void ExitReceiveFromStatement(Cobol85Parser.ReceiveFromStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveFromStatementContext | context | The parse tree. |
ExitReceiveIntoStatement(Cobol85Parser.ReceiveIntoStatementContext)
Exit a parse tree produced by receiveIntoStatement().
Declaration
void ExitReceiveIntoStatement(Cobol85Parser.ReceiveIntoStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveIntoStatementContext | context | The parse tree. |
ExitReceiveNoData(Cobol85Parser.ReceiveNoDataContext)
Exit a parse tree produced by receiveNoData().
Declaration
void ExitReceiveNoData(Cobol85Parser.ReceiveNoDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveNoDataContext | context | The parse tree. |
ExitReceiveSize(Cobol85Parser.ReceiveSizeContext)
Exit a parse tree produced by receiveSize().
Declaration
void ExitReceiveSize(Cobol85Parser.ReceiveSizeContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveSizeContext | context | The parse tree. |
ExitReceiveStatement(Cobol85Parser.ReceiveStatementContext)
Exit a parse tree produced by receiveStatement().
Declaration
void ExitReceiveStatement(Cobol85Parser.ReceiveStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveStatementContext | context | The parse tree. |
ExitReceiveStatus(Cobol85Parser.ReceiveStatusContext)
Exit a parse tree produced by receiveStatus().
Declaration
void ExitReceiveStatus(Cobol85Parser.ReceiveStatusContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveStatusContext | context | The parse tree. |
ExitReceiveThread(Cobol85Parser.ReceiveThreadContext)
Exit a parse tree produced by receiveThread().
Declaration
void ExitReceiveThread(Cobol85Parser.ReceiveThreadContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveThreadContext | context | The parse tree. |
ExitReceiveWith(Cobol85Parser.ReceiveWithContext)
Exit a parse tree produced by receiveWith().
Declaration
void ExitReceiveWith(Cobol85Parser.ReceiveWithContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveWithContext | context | The parse tree. |
ExitReceiveWithData(Cobol85Parser.ReceiveWithDataContext)
Exit a parse tree produced by receiveWithData().
Declaration
void ExitReceiveWithData(Cobol85Parser.ReceiveWithDataContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReceiveWithDataContext | context | The parse tree. |
ExitRecordContainsClause(Cobol85Parser.RecordContainsClauseContext)
Exit a parse tree produced by recordContainsClause().
Declaration
void ExitRecordContainsClause(Cobol85Parser.RecordContainsClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsClauseContext | context | The parse tree. |
ExitRecordContainsClauseFormat1(Cobol85Parser.RecordContainsClauseFormat1Context)
Exit a parse tree produced by recordContainsClauseFormat1().
Declaration
void ExitRecordContainsClauseFormat1(Cobol85Parser.RecordContainsClauseFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsClauseFormat1Context | context | The parse tree. |
ExitRecordContainsClauseFormat2(Cobol85Parser.RecordContainsClauseFormat2Context)
Exit a parse tree produced by recordContainsClauseFormat2().
Declaration
void ExitRecordContainsClauseFormat2(Cobol85Parser.RecordContainsClauseFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsClauseFormat2Context | context | The parse tree. |
ExitRecordContainsClauseFormat3(Cobol85Parser.RecordContainsClauseFormat3Context)
Exit a parse tree produced by recordContainsClauseFormat3().
Declaration
void ExitRecordContainsClauseFormat3(Cobol85Parser.RecordContainsClauseFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsClauseFormat3Context | context | The parse tree. |
ExitRecordContainsTo(Cobol85Parser.RecordContainsToContext)
Exit a parse tree produced by recordContainsTo().
Declaration
void ExitRecordContainsTo(Cobol85Parser.RecordContainsToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordContainsToContext | context | The parse tree. |
ExitRecordDelimiterClause(Cobol85Parser.RecordDelimiterClauseContext)
Exit a parse tree produced by recordDelimiterClause().
Declaration
void ExitRecordDelimiterClause(Cobol85Parser.RecordDelimiterClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordDelimiterClauseContext | context | The parse tree. |
ExitRecordingModeClause(Cobol85Parser.RecordingModeClauseContext)
Exit a parse tree produced by recordingModeClause().
Declaration
void ExitRecordingModeClause(Cobol85Parser.RecordingModeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordingModeClauseContext | context | The parse tree. |
ExitRecordKeyClause(Cobol85Parser.RecordKeyClauseContext)
Exit a parse tree produced by recordKeyClause().
Declaration
void ExitRecordKeyClause(Cobol85Parser.RecordKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordKeyClauseContext | context | The parse tree. |
ExitRecordName(Cobol85Parser.RecordNameContext)
Exit a parse tree produced by recordName().
Declaration
void ExitRecordName(Cobol85Parser.RecordNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RecordNameContext | context | The parse tree. |
ExitReferenceModifier(Cobol85Parser.ReferenceModifierContext)
Exit a parse tree produced by referenceModifier().
Declaration
void ExitReferenceModifier(Cobol85Parser.ReferenceModifierContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReferenceModifierContext | context | The parse tree. |
ExitRelationalOperator(Cobol85Parser.RelationalOperatorContext)
Exit a parse tree produced by relationalOperator().
Declaration
void ExitRelationalOperator(Cobol85Parser.RelationalOperatorContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationalOperatorContext | context | The parse tree. |
ExitRelationArithmeticComparison(Cobol85Parser.RelationArithmeticComparisonContext)
Exit a parse tree produced by relationArithmeticComparison().
Declaration
void ExitRelationArithmeticComparison(Cobol85Parser.RelationArithmeticComparisonContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationArithmeticComparisonContext | context | The parse tree. |
ExitRelationCombinedComparison(Cobol85Parser.RelationCombinedComparisonContext)
Exit a parse tree produced by relationCombinedComparison().
Declaration
void ExitRelationCombinedComparison(Cobol85Parser.RelationCombinedComparisonContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationCombinedComparisonContext | context | The parse tree. |
ExitRelationCombinedCondition(Cobol85Parser.RelationCombinedConditionContext)
Exit a parse tree produced by relationCombinedCondition().
Declaration
void ExitRelationCombinedCondition(Cobol85Parser.RelationCombinedConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationCombinedConditionContext | context | The parse tree. |
ExitRelationCondition(Cobol85Parser.RelationConditionContext)
Exit a parse tree produced by relationCondition().
Declaration
void ExitRelationCondition(Cobol85Parser.RelationConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationConditionContext | context | The parse tree. |
ExitRelationSignCondition(Cobol85Parser.RelationSignConditionContext)
Exit a parse tree produced by relationSignCondition().
Declaration
void ExitRelationSignCondition(Cobol85Parser.RelationSignConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelationSignConditionContext | context | The parse tree. |
ExitRelativeKeyClause(Cobol85Parser.RelativeKeyClauseContext)
Exit a parse tree produced by relativeKeyClause().
Declaration
void ExitRelativeKeyClause(Cobol85Parser.RelativeKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RelativeKeyClauseContext | context | The parse tree. |
ExitReleaseStatement(Cobol85Parser.ReleaseStatementContext)
Exit a parse tree produced by releaseStatement().
Declaration
void ExitReleaseStatement(Cobol85Parser.ReleaseStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReleaseStatementContext | context | The parse tree. |
ExitRemarksParagraph(Cobol85Parser.RemarksParagraphContext)
Exit a parse tree produced by remarksParagraph().
Declaration
void ExitRemarksParagraph(Cobol85Parser.RemarksParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RemarksParagraphContext | context | The parse tree. |
ExitReportClause(Cobol85Parser.ReportClauseContext)
Exit a parse tree produced by reportClause().
Declaration
void ExitReportClause(Cobol85Parser.ReportClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportClauseContext | context | The parse tree. |
ExitReportDescription(Cobol85Parser.ReportDescriptionContext)
Exit a parse tree produced by reportDescription().
Declaration
void ExitReportDescription(Cobol85Parser.ReportDescriptionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionContext | context | The parse tree. |
ExitReportDescriptionEntry(Cobol85Parser.ReportDescriptionEntryContext)
Exit a parse tree produced by reportDescriptionEntry().
Declaration
void ExitReportDescriptionEntry(Cobol85Parser.ReportDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionEntryContext | context | The parse tree. |
ExitReportDescriptionFirstDetailClause(Cobol85Parser.ReportDescriptionFirstDetailClauseContext)
Exit a parse tree produced by reportDescriptionFirstDetailClause().
Declaration
void ExitReportDescriptionFirstDetailClause(Cobol85Parser.ReportDescriptionFirstDetailClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionFirstDetailClauseContext | context | The parse tree. |
ExitReportDescriptionFootingClause(Cobol85Parser.ReportDescriptionFootingClauseContext)
Exit a parse tree produced by reportDescriptionFootingClause().
Declaration
void ExitReportDescriptionFootingClause(Cobol85Parser.ReportDescriptionFootingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionFootingClauseContext | context | The parse tree. |
ExitReportDescriptionGlobalClause(Cobol85Parser.ReportDescriptionGlobalClauseContext)
Exit a parse tree produced by reportDescriptionGlobalClause().
Declaration
void ExitReportDescriptionGlobalClause(Cobol85Parser.ReportDescriptionGlobalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionGlobalClauseContext | context | The parse tree. |
ExitReportDescriptionHeadingClause(Cobol85Parser.ReportDescriptionHeadingClauseContext)
Exit a parse tree produced by reportDescriptionHeadingClause().
Declaration
void ExitReportDescriptionHeadingClause(Cobol85Parser.ReportDescriptionHeadingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionHeadingClauseContext | context | The parse tree. |
ExitReportDescriptionLastDetailClause(Cobol85Parser.ReportDescriptionLastDetailClauseContext)
Exit a parse tree produced by reportDescriptionLastDetailClause().
Declaration
void ExitReportDescriptionLastDetailClause(Cobol85Parser.ReportDescriptionLastDetailClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionLastDetailClauseContext | context | The parse tree. |
ExitReportDescriptionPageLimitClause(Cobol85Parser.ReportDescriptionPageLimitClauseContext)
Exit a parse tree produced by reportDescriptionPageLimitClause().
Declaration
void ExitReportDescriptionPageLimitClause(Cobol85Parser.ReportDescriptionPageLimitClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportDescriptionPageLimitClauseContext | context | The parse tree. |
ExitReportGroupBlankWhenZeroClause(Cobol85Parser.ReportGroupBlankWhenZeroClauseContext)
Exit a parse tree produced by reportGroupBlankWhenZeroClause().
Declaration
void ExitReportGroupBlankWhenZeroClause(Cobol85Parser.ReportGroupBlankWhenZeroClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupBlankWhenZeroClauseContext | context | The parse tree. |
ExitReportGroupColumnNumberClause(Cobol85Parser.ReportGroupColumnNumberClauseContext)
Exit a parse tree produced by reportGroupColumnNumberClause().
Declaration
void ExitReportGroupColumnNumberClause(Cobol85Parser.ReportGroupColumnNumberClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupColumnNumberClauseContext | context | The parse tree. |
ExitReportGroupDescriptionEntry(Cobol85Parser.ReportGroupDescriptionEntryContext)
Exit a parse tree produced by reportGroupDescriptionEntry().
Declaration
void ExitReportGroupDescriptionEntry(Cobol85Parser.ReportGroupDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupDescriptionEntryContext | context | The parse tree. |
ExitReportGroupDescriptionEntryFormat1(Cobol85Parser.ReportGroupDescriptionEntryFormat1Context)
Exit a parse tree produced by reportGroupDescriptionEntryFormat1().
Declaration
void ExitReportGroupDescriptionEntryFormat1(Cobol85Parser.ReportGroupDescriptionEntryFormat1Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupDescriptionEntryFormat1Context | context | The parse tree. |
ExitReportGroupDescriptionEntryFormat2(Cobol85Parser.ReportGroupDescriptionEntryFormat2Context)
Exit a parse tree produced by reportGroupDescriptionEntryFormat2().
Declaration
void ExitReportGroupDescriptionEntryFormat2(Cobol85Parser.ReportGroupDescriptionEntryFormat2Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupDescriptionEntryFormat2Context | context | The parse tree. |
ExitReportGroupDescriptionEntryFormat3(Cobol85Parser.ReportGroupDescriptionEntryFormat3Context)
Exit a parse tree produced by reportGroupDescriptionEntryFormat3().
Declaration
void ExitReportGroupDescriptionEntryFormat3(Cobol85Parser.ReportGroupDescriptionEntryFormat3Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupDescriptionEntryFormat3Context | context | The parse tree. |
ExitReportGroupIndicateClause(Cobol85Parser.ReportGroupIndicateClauseContext)
Exit a parse tree produced by reportGroupIndicateClause().
Declaration
void ExitReportGroupIndicateClause(Cobol85Parser.ReportGroupIndicateClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupIndicateClauseContext | context | The parse tree. |
ExitReportGroupJustifiedClause(Cobol85Parser.ReportGroupJustifiedClauseContext)
Exit a parse tree produced by reportGroupJustifiedClause().
Declaration
void ExitReportGroupJustifiedClause(Cobol85Parser.ReportGroupJustifiedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupJustifiedClauseContext | context | The parse tree. |
ExitReportGroupLineNumberClause(Cobol85Parser.ReportGroupLineNumberClauseContext)
Exit a parse tree produced by reportGroupLineNumberClause().
Declaration
void ExitReportGroupLineNumberClause(Cobol85Parser.ReportGroupLineNumberClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupLineNumberClauseContext | context | The parse tree. |
ExitReportGroupLineNumberNextPage(Cobol85Parser.ReportGroupLineNumberNextPageContext)
Exit a parse tree produced by reportGroupLineNumberNextPage().
Declaration
void ExitReportGroupLineNumberNextPage(Cobol85Parser.ReportGroupLineNumberNextPageContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupLineNumberNextPageContext | context | The parse tree. |
ExitReportGroupLineNumberPlus(Cobol85Parser.ReportGroupLineNumberPlusContext)
Exit a parse tree produced by reportGroupLineNumberPlus().
Declaration
void ExitReportGroupLineNumberPlus(Cobol85Parser.ReportGroupLineNumberPlusContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupLineNumberPlusContext | context | The parse tree. |
ExitReportGroupNextGroupClause(Cobol85Parser.ReportGroupNextGroupClauseContext)
Exit a parse tree produced by reportGroupNextGroupClause().
Declaration
void ExitReportGroupNextGroupClause(Cobol85Parser.ReportGroupNextGroupClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupNextGroupClauseContext | context | The parse tree. |
ExitReportGroupNextGroupNextPage(Cobol85Parser.ReportGroupNextGroupNextPageContext)
Exit a parse tree produced by reportGroupNextGroupNextPage().
Declaration
void ExitReportGroupNextGroupNextPage(Cobol85Parser.ReportGroupNextGroupNextPageContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupNextGroupNextPageContext | context | The parse tree. |
ExitReportGroupNextGroupPlus(Cobol85Parser.ReportGroupNextGroupPlusContext)
Exit a parse tree produced by reportGroupNextGroupPlus().
Declaration
void ExitReportGroupNextGroupPlus(Cobol85Parser.ReportGroupNextGroupPlusContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupNextGroupPlusContext | context | The parse tree. |
ExitReportGroupPictureClause(Cobol85Parser.ReportGroupPictureClauseContext)
Exit a parse tree produced by reportGroupPictureClause().
Declaration
void ExitReportGroupPictureClause(Cobol85Parser.ReportGroupPictureClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupPictureClauseContext | context | The parse tree. |
ExitReportGroupResetClause(Cobol85Parser.ReportGroupResetClauseContext)
Exit a parse tree produced by reportGroupResetClause().
Declaration
void ExitReportGroupResetClause(Cobol85Parser.ReportGroupResetClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupResetClauseContext | context | The parse tree. |
ExitReportGroupSignClause(Cobol85Parser.ReportGroupSignClauseContext)
Exit a parse tree produced by reportGroupSignClause().
Declaration
void ExitReportGroupSignClause(Cobol85Parser.ReportGroupSignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupSignClauseContext | context | The parse tree. |
ExitReportGroupSourceClause(Cobol85Parser.ReportGroupSourceClauseContext)
Exit a parse tree produced by reportGroupSourceClause().
Declaration
void ExitReportGroupSourceClause(Cobol85Parser.ReportGroupSourceClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupSourceClauseContext | context | The parse tree. |
ExitReportGroupSumClause(Cobol85Parser.ReportGroupSumClauseContext)
Exit a parse tree produced by reportGroupSumClause().
Declaration
void ExitReportGroupSumClause(Cobol85Parser.ReportGroupSumClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupSumClauseContext | context | The parse tree. |
ExitReportGroupTypeClause(Cobol85Parser.ReportGroupTypeClauseContext)
Exit a parse tree produced by reportGroupTypeClause().
Declaration
void ExitReportGroupTypeClause(Cobol85Parser.ReportGroupTypeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeClauseContext | context | The parse tree. |
ExitReportGroupTypeControlFooting(Cobol85Parser.ReportGroupTypeControlFootingContext)
Exit a parse tree produced by reportGroupTypeControlFooting().
Declaration
void ExitReportGroupTypeControlFooting(Cobol85Parser.ReportGroupTypeControlFootingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeControlFootingContext | context | The parse tree. |
ExitReportGroupTypeControlHeading(Cobol85Parser.ReportGroupTypeControlHeadingContext)
Exit a parse tree produced by reportGroupTypeControlHeading().
Declaration
void ExitReportGroupTypeControlHeading(Cobol85Parser.ReportGroupTypeControlHeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeControlHeadingContext | context | The parse tree. |
ExitReportGroupTypeDetail(Cobol85Parser.ReportGroupTypeDetailContext)
Exit a parse tree produced by reportGroupTypeDetail().
Declaration
void ExitReportGroupTypeDetail(Cobol85Parser.ReportGroupTypeDetailContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeDetailContext | context | The parse tree. |
ExitReportGroupTypePageFooting(Cobol85Parser.ReportGroupTypePageFootingContext)
Exit a parse tree produced by reportGroupTypePageFooting().
Declaration
void ExitReportGroupTypePageFooting(Cobol85Parser.ReportGroupTypePageFootingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypePageFootingContext | context | The parse tree. |
ExitReportGroupTypePageHeading(Cobol85Parser.ReportGroupTypePageHeadingContext)
Exit a parse tree produced by reportGroupTypePageHeading().
Declaration
void ExitReportGroupTypePageHeading(Cobol85Parser.ReportGroupTypePageHeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypePageHeadingContext | context | The parse tree. |
ExitReportGroupTypeReportFooting(Cobol85Parser.ReportGroupTypeReportFootingContext)
Exit a parse tree produced by reportGroupTypeReportFooting().
Declaration
void ExitReportGroupTypeReportFooting(Cobol85Parser.ReportGroupTypeReportFootingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeReportFootingContext | context | The parse tree. |
ExitReportGroupTypeReportHeading(Cobol85Parser.ReportGroupTypeReportHeadingContext)
Exit a parse tree produced by reportGroupTypeReportHeading().
Declaration
void ExitReportGroupTypeReportHeading(Cobol85Parser.ReportGroupTypeReportHeadingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupTypeReportHeadingContext | context | The parse tree. |
ExitReportGroupUsageClause(Cobol85Parser.ReportGroupUsageClauseContext)
Exit a parse tree produced by reportGroupUsageClause().
Declaration
void ExitReportGroupUsageClause(Cobol85Parser.ReportGroupUsageClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupUsageClauseContext | context | The parse tree. |
ExitReportGroupValueClause(Cobol85Parser.ReportGroupValueClauseContext)
Exit a parse tree produced by reportGroupValueClause().
Declaration
void ExitReportGroupValueClause(Cobol85Parser.ReportGroupValueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportGroupValueClauseContext | context | The parse tree. |
ExitReportName(Cobol85Parser.ReportNameContext)
Exit a parse tree produced by reportName().
Declaration
void ExitReportName(Cobol85Parser.ReportNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportNameContext | context | The parse tree. |
ExitReportSection(Cobol85Parser.ReportSectionContext)
Exit a parse tree produced by reportSection().
Declaration
void ExitReportSection(Cobol85Parser.ReportSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReportSectionContext | context | The parse tree. |
ExitRerunClause(Cobol85Parser.RerunClauseContext)
Exit a parse tree produced by rerunClause().
Declaration
void ExitRerunClause(Cobol85Parser.RerunClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RerunClauseContext | context | The parse tree. |
ExitRerunEveryClock(Cobol85Parser.RerunEveryClockContext)
Exit a parse tree produced by rerunEveryClock().
Declaration
void ExitRerunEveryClock(Cobol85Parser.RerunEveryClockContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RerunEveryClockContext | context | The parse tree. |
ExitRerunEveryOf(Cobol85Parser.RerunEveryOfContext)
Exit a parse tree produced by rerunEveryOf().
Declaration
void ExitRerunEveryOf(Cobol85Parser.RerunEveryOfContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RerunEveryOfContext | context | The parse tree. |
ExitRerunEveryRecords(Cobol85Parser.RerunEveryRecordsContext)
Exit a parse tree produced by rerunEveryRecords().
Declaration
void ExitRerunEveryRecords(Cobol85Parser.RerunEveryRecordsContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RerunEveryRecordsContext | context | The parse tree. |
ExitReserveClause(Cobol85Parser.ReserveClauseContext)
Exit a parse tree produced by reserveClause().
Declaration
void ExitReserveClause(Cobol85Parser.ReserveClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReserveClauseContext | context | The parse tree. |
ExitReserveNetworkClause(Cobol85Parser.ReserveNetworkClauseContext)
Exit a parse tree produced by reserveNetworkClause().
Declaration
void ExitReserveNetworkClause(Cobol85Parser.ReserveNetworkClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReserveNetworkClauseContext | context | The parse tree. |
ExitReturnInto(Cobol85Parser.ReturnIntoContext)
Exit a parse tree produced by returnInto().
Declaration
void ExitReturnInto(Cobol85Parser.ReturnIntoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReturnIntoContext | context | The parse tree. |
ExitReturnStatement(Cobol85Parser.ReturnStatementContext)
Exit a parse tree produced by returnStatement().
Declaration
void ExitReturnStatement(Cobol85Parser.ReturnStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ReturnStatementContext | context | The parse tree. |
ExitRewriteFrom(Cobol85Parser.RewriteFromContext)
Exit a parse tree produced by rewriteFrom().
Declaration
void ExitRewriteFrom(Cobol85Parser.RewriteFromContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RewriteFromContext | context | The parse tree. |
ExitRewriteStatement(Cobol85Parser.RewriteStatementContext)
Exit a parse tree produced by rewriteStatement().
Declaration
void ExitRewriteStatement(Cobol85Parser.RewriteStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RewriteStatementContext | context | The parse tree. |
ExitRoutineName(Cobol85Parser.RoutineNameContext)
Exit a parse tree produced by routineName().
Declaration
void ExitRoutineName(Cobol85Parser.RoutineNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.RoutineNameContext | context | The parse tree. |
ExitSameClause(Cobol85Parser.SameClauseContext)
Exit a parse tree produced by sameClause().
Declaration
void ExitSameClause(Cobol85Parser.SameClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SameClauseContext | context | The parse tree. |
ExitScreenDescriptionAutoClause(Cobol85Parser.ScreenDescriptionAutoClauseContext)
Exit a parse tree produced by screenDescriptionAutoClause().
Declaration
void ExitScreenDescriptionAutoClause(Cobol85Parser.ScreenDescriptionAutoClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionAutoClauseContext | context | The parse tree. |
ExitScreenDescriptionBackgroundColorClause(Cobol85Parser.ScreenDescriptionBackgroundColorClauseContext)
Exit a parse tree produced by screenDescriptionBackgroundColorClause().
Declaration
void ExitScreenDescriptionBackgroundColorClause(Cobol85Parser.ScreenDescriptionBackgroundColorClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBackgroundColorClauseContext | context | The parse tree. |
ExitScreenDescriptionBellClause(Cobol85Parser.ScreenDescriptionBellClauseContext)
Exit a parse tree produced by screenDescriptionBellClause().
Declaration
void ExitScreenDescriptionBellClause(Cobol85Parser.ScreenDescriptionBellClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBellClauseContext | context | The parse tree. |
ExitScreenDescriptionBlankClause(Cobol85Parser.ScreenDescriptionBlankClauseContext)
Exit a parse tree produced by screenDescriptionBlankClause().
Declaration
void ExitScreenDescriptionBlankClause(Cobol85Parser.ScreenDescriptionBlankClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBlankClauseContext | context | The parse tree. |
ExitScreenDescriptionBlankWhenZeroClause(Cobol85Parser.ScreenDescriptionBlankWhenZeroClauseContext)
Exit a parse tree produced by screenDescriptionBlankWhenZeroClause().
Declaration
void ExitScreenDescriptionBlankWhenZeroClause(Cobol85Parser.ScreenDescriptionBlankWhenZeroClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBlankWhenZeroClauseContext | context | The parse tree. |
ExitScreenDescriptionBlinkClause(Cobol85Parser.ScreenDescriptionBlinkClauseContext)
Exit a parse tree produced by screenDescriptionBlinkClause().
Declaration
void ExitScreenDescriptionBlinkClause(Cobol85Parser.ScreenDescriptionBlinkClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionBlinkClauseContext | context | The parse tree. |
ExitScreenDescriptionColumnClause(Cobol85Parser.ScreenDescriptionColumnClauseContext)
Exit a parse tree produced by screenDescriptionColumnClause().
Declaration
void ExitScreenDescriptionColumnClause(Cobol85Parser.ScreenDescriptionColumnClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionColumnClauseContext | context | The parse tree. |
ExitScreenDescriptionControlClause(Cobol85Parser.ScreenDescriptionControlClauseContext)
Exit a parse tree produced by screenDescriptionControlClause().
Declaration
void ExitScreenDescriptionControlClause(Cobol85Parser.ScreenDescriptionControlClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionControlClauseContext | context | The parse tree. |
ExitScreenDescriptionEntry(Cobol85Parser.ScreenDescriptionEntryContext)
Exit a parse tree produced by screenDescriptionEntry().
Declaration
void ExitScreenDescriptionEntry(Cobol85Parser.ScreenDescriptionEntryContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionEntryContext | context | The parse tree. |
ExitScreenDescriptionEraseClause(Cobol85Parser.ScreenDescriptionEraseClauseContext)
Exit a parse tree produced by screenDescriptionEraseClause().
Declaration
void ExitScreenDescriptionEraseClause(Cobol85Parser.ScreenDescriptionEraseClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionEraseClauseContext | context | The parse tree. |
ExitScreenDescriptionForegroundColorClause(Cobol85Parser.ScreenDescriptionForegroundColorClauseContext)
Exit a parse tree produced by screenDescriptionForegroundColorClause().
Declaration
void ExitScreenDescriptionForegroundColorClause(Cobol85Parser.ScreenDescriptionForegroundColorClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionForegroundColorClauseContext | context | The parse tree. |
ExitScreenDescriptionFromClause(Cobol85Parser.ScreenDescriptionFromClauseContext)
Exit a parse tree produced by screenDescriptionFromClause().
Declaration
void ExitScreenDescriptionFromClause(Cobol85Parser.ScreenDescriptionFromClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionFromClauseContext | context | The parse tree. |
ExitScreenDescriptionFullClause(Cobol85Parser.ScreenDescriptionFullClauseContext)
Exit a parse tree produced by screenDescriptionFullClause().
Declaration
void ExitScreenDescriptionFullClause(Cobol85Parser.ScreenDescriptionFullClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionFullClauseContext | context | The parse tree. |
ExitScreenDescriptionGridClause(Cobol85Parser.ScreenDescriptionGridClauseContext)
Exit a parse tree produced by screenDescriptionGridClause().
Declaration
void ExitScreenDescriptionGridClause(Cobol85Parser.ScreenDescriptionGridClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionGridClauseContext | context | The parse tree. |
ExitScreenDescriptionJustifiedClause(Cobol85Parser.ScreenDescriptionJustifiedClauseContext)
Exit a parse tree produced by screenDescriptionJustifiedClause().
Declaration
void ExitScreenDescriptionJustifiedClause(Cobol85Parser.ScreenDescriptionJustifiedClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionJustifiedClauseContext | context | The parse tree. |
ExitScreenDescriptionLightClause(Cobol85Parser.ScreenDescriptionLightClauseContext)
Exit a parse tree produced by screenDescriptionLightClause().
Declaration
void ExitScreenDescriptionLightClause(Cobol85Parser.ScreenDescriptionLightClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionLightClauseContext | context | The parse tree. |
ExitScreenDescriptionLineClause(Cobol85Parser.ScreenDescriptionLineClauseContext)
Exit a parse tree produced by screenDescriptionLineClause().
Declaration
void ExitScreenDescriptionLineClause(Cobol85Parser.ScreenDescriptionLineClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionLineClauseContext | context | The parse tree. |
ExitScreenDescriptionPictureClause(Cobol85Parser.ScreenDescriptionPictureClauseContext)
Exit a parse tree produced by screenDescriptionPictureClause().
Declaration
void ExitScreenDescriptionPictureClause(Cobol85Parser.ScreenDescriptionPictureClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionPictureClauseContext | context | The parse tree. |
ExitScreenDescriptionPromptClause(Cobol85Parser.ScreenDescriptionPromptClauseContext)
Exit a parse tree produced by screenDescriptionPromptClause().
Declaration
void ExitScreenDescriptionPromptClause(Cobol85Parser.ScreenDescriptionPromptClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionPromptClauseContext | context | The parse tree. |
ExitScreenDescriptionPromptOccursClause(Cobol85Parser.ScreenDescriptionPromptOccursClauseContext)
Exit a parse tree produced by screenDescriptionPromptOccursClause().
Declaration
void ExitScreenDescriptionPromptOccursClause(Cobol85Parser.ScreenDescriptionPromptOccursClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionPromptOccursClauseContext | context | The parse tree. |
ExitScreenDescriptionRequiredClause(Cobol85Parser.ScreenDescriptionRequiredClauseContext)
Exit a parse tree produced by screenDescriptionRequiredClause().
Declaration
void ExitScreenDescriptionRequiredClause(Cobol85Parser.ScreenDescriptionRequiredClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionRequiredClauseContext | context | The parse tree. |
ExitScreenDescriptionReverseVideoClause(Cobol85Parser.ScreenDescriptionReverseVideoClauseContext)
Exit a parse tree produced by screenDescriptionReverseVideoClause().
Declaration
void ExitScreenDescriptionReverseVideoClause(Cobol85Parser.ScreenDescriptionReverseVideoClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionReverseVideoClauseContext | context | The parse tree. |
ExitScreenDescriptionSecureClause(Cobol85Parser.ScreenDescriptionSecureClauseContext)
Exit a parse tree produced by screenDescriptionSecureClause().
Declaration
void ExitScreenDescriptionSecureClause(Cobol85Parser.ScreenDescriptionSecureClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionSecureClauseContext | context | The parse tree. |
ExitScreenDescriptionSignClause(Cobol85Parser.ScreenDescriptionSignClauseContext)
Exit a parse tree produced by screenDescriptionSignClause().
Declaration
void ExitScreenDescriptionSignClause(Cobol85Parser.ScreenDescriptionSignClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionSignClauseContext | context | The parse tree. |
ExitScreenDescriptionSizeClause(Cobol85Parser.ScreenDescriptionSizeClauseContext)
Exit a parse tree produced by screenDescriptionSizeClause().
Declaration
void ExitScreenDescriptionSizeClause(Cobol85Parser.ScreenDescriptionSizeClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionSizeClauseContext | context | The parse tree. |
ExitScreenDescriptionToClause(Cobol85Parser.ScreenDescriptionToClauseContext)
Exit a parse tree produced by screenDescriptionToClause().
Declaration
void ExitScreenDescriptionToClause(Cobol85Parser.ScreenDescriptionToClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionToClauseContext | context | The parse tree. |
ExitScreenDescriptionUnderlineClause(Cobol85Parser.ScreenDescriptionUnderlineClauseContext)
Exit a parse tree produced by screenDescriptionUnderlineClause().
Declaration
void ExitScreenDescriptionUnderlineClause(Cobol85Parser.ScreenDescriptionUnderlineClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionUnderlineClauseContext | context | The parse tree. |
ExitScreenDescriptionUsageClause(Cobol85Parser.ScreenDescriptionUsageClauseContext)
Exit a parse tree produced by screenDescriptionUsageClause().
Declaration
void ExitScreenDescriptionUsageClause(Cobol85Parser.ScreenDescriptionUsageClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionUsageClauseContext | context | The parse tree. |
ExitScreenDescriptionUsingClause(Cobol85Parser.ScreenDescriptionUsingClauseContext)
Exit a parse tree produced by screenDescriptionUsingClause().
Declaration
void ExitScreenDescriptionUsingClause(Cobol85Parser.ScreenDescriptionUsingClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionUsingClauseContext | context | The parse tree. |
ExitScreenDescriptionValueClause(Cobol85Parser.ScreenDescriptionValueClauseContext)
Exit a parse tree produced by screenDescriptionValueClause().
Declaration
void ExitScreenDescriptionValueClause(Cobol85Parser.ScreenDescriptionValueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionValueClauseContext | context | The parse tree. |
ExitScreenDescriptionZeroFillClause(Cobol85Parser.ScreenDescriptionZeroFillClauseContext)
Exit a parse tree produced by screenDescriptionZeroFillClause().
Declaration
void ExitScreenDescriptionZeroFillClause(Cobol85Parser.ScreenDescriptionZeroFillClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenDescriptionZeroFillClauseContext | context | The parse tree. |
ExitScreenName(Cobol85Parser.ScreenNameContext)
Exit a parse tree produced by screenName().
Declaration
void ExitScreenName(Cobol85Parser.ScreenNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenNameContext | context | The parse tree. |
ExitScreenSection(Cobol85Parser.ScreenSectionContext)
Exit a parse tree produced by screenSection().
Declaration
void ExitScreenSection(Cobol85Parser.ScreenSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ScreenSectionContext | context | The parse tree. |
ExitSearchStatement(Cobol85Parser.SearchStatementContext)
Exit a parse tree produced by searchStatement().
Declaration
void ExitSearchStatement(Cobol85Parser.SearchStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SearchStatementContext | context | The parse tree. |
ExitSearchVarying(Cobol85Parser.SearchVaryingContext)
Exit a parse tree produced by searchVarying().
Declaration
void ExitSearchVarying(Cobol85Parser.SearchVaryingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SearchVaryingContext | context | The parse tree. |
ExitSearchWhen(Cobol85Parser.SearchWhenContext)
Exit a parse tree produced by searchWhen().
Declaration
void ExitSearchWhen(Cobol85Parser.SearchWhenContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SearchWhenContext | context | The parse tree. |
ExitSectionName(Cobol85Parser.SectionNameContext)
Exit a parse tree produced by sectionName().
Declaration
void ExitSectionName(Cobol85Parser.SectionNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SectionNameContext | context | The parse tree. |
ExitSecurityParagraph(Cobol85Parser.SecurityParagraphContext)
Exit a parse tree produced by securityParagraph().
Declaration
void ExitSecurityParagraph(Cobol85Parser.SecurityParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SecurityParagraphContext | context | The parse tree. |
ExitSegmentLimitClause(Cobol85Parser.SegmentLimitClauseContext)
Exit a parse tree produced by segmentLimitClause().
Declaration
void ExitSegmentLimitClause(Cobol85Parser.SegmentLimitClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SegmentLimitClauseContext | context | The parse tree. |
ExitSelectClause(Cobol85Parser.SelectClauseContext)
Exit a parse tree produced by selectClause().
Declaration
void ExitSelectClause(Cobol85Parser.SelectClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SelectClauseContext | context | The parse tree. |
ExitSendAdvancingLines(Cobol85Parser.SendAdvancingLinesContext)
Exit a parse tree produced by sendAdvancingLines().
Declaration
void ExitSendAdvancingLines(Cobol85Parser.SendAdvancingLinesContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendAdvancingLinesContext | context | The parse tree. |
ExitSendAdvancingMnemonic(Cobol85Parser.SendAdvancingMnemonicContext)
Exit a parse tree produced by sendAdvancingMnemonic().
Declaration
void ExitSendAdvancingMnemonic(Cobol85Parser.SendAdvancingMnemonicContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendAdvancingMnemonicContext | context | The parse tree. |
ExitSendAdvancingPage(Cobol85Parser.SendAdvancingPageContext)
Exit a parse tree produced by sendAdvancingPage().
Declaration
void ExitSendAdvancingPage(Cobol85Parser.SendAdvancingPageContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendAdvancingPageContext | context | The parse tree. |
ExitSendAdvancingPhrase(Cobol85Parser.SendAdvancingPhraseContext)
Exit a parse tree produced by sendAdvancingPhrase().
Declaration
void ExitSendAdvancingPhrase(Cobol85Parser.SendAdvancingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendAdvancingPhraseContext | context | The parse tree. |
ExitSendFromPhrase(Cobol85Parser.SendFromPhraseContext)
Exit a parse tree produced by sendFromPhrase().
Declaration
void ExitSendFromPhrase(Cobol85Parser.SendFromPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendFromPhraseContext | context | The parse tree. |
ExitSendReplacingPhrase(Cobol85Parser.SendReplacingPhraseContext)
Exit a parse tree produced by sendReplacingPhrase().
Declaration
void ExitSendReplacingPhrase(Cobol85Parser.SendReplacingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendReplacingPhraseContext | context | The parse tree. |
ExitSendStatement(Cobol85Parser.SendStatementContext)
Exit a parse tree produced by sendStatement().
Declaration
void ExitSendStatement(Cobol85Parser.SendStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendStatementContext | context | The parse tree. |
ExitSendStatementAsync(Cobol85Parser.SendStatementAsyncContext)
Exit a parse tree produced by sendStatementAsync().
Declaration
void ExitSendStatementAsync(Cobol85Parser.SendStatementAsyncContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendStatementAsyncContext | context | The parse tree. |
ExitSendStatementSync(Cobol85Parser.SendStatementSyncContext)
Exit a parse tree produced by sendStatementSync().
Declaration
void ExitSendStatementSync(Cobol85Parser.SendStatementSyncContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendStatementSyncContext | context | The parse tree. |
ExitSendWithPhrase(Cobol85Parser.SendWithPhraseContext)
Exit a parse tree produced by sendWithPhrase().
Declaration
void ExitSendWithPhrase(Cobol85Parser.SendWithPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SendWithPhraseContext | context | The parse tree. |
ExitSentence(Cobol85Parser.SentenceContext)
Exit a parse tree produced by sentence().
Declaration
void ExitSentence(Cobol85Parser.SentenceContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SentenceContext | context | The parse tree. |
ExitSetByValue(Cobol85Parser.SetByValueContext)
Exit a parse tree produced by setByValue().
Declaration
void ExitSetByValue(Cobol85Parser.SetByValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetByValueContext | context | The parse tree. |
ExitSetStatement(Cobol85Parser.SetStatementContext)
Exit a parse tree produced by setStatement().
Declaration
void ExitSetStatement(Cobol85Parser.SetStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetStatementContext | context | The parse tree. |
ExitSetTo(Cobol85Parser.SetToContext)
Exit a parse tree produced by setTo().
Declaration
void ExitSetTo(Cobol85Parser.SetToContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetToContext | context | The parse tree. |
ExitSetToStatement(Cobol85Parser.SetToStatementContext)
Exit a parse tree produced by setToStatement().
Declaration
void ExitSetToStatement(Cobol85Parser.SetToStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetToStatementContext | context | The parse tree. |
ExitSetToValue(Cobol85Parser.SetToValueContext)
Exit a parse tree produced by setToValue().
Declaration
void ExitSetToValue(Cobol85Parser.SetToValueContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetToValueContext | context | The parse tree. |
ExitSetUpDownByStatement(Cobol85Parser.SetUpDownByStatementContext)
Exit a parse tree produced by setUpDownByStatement().
Declaration
void ExitSetUpDownByStatement(Cobol85Parser.SetUpDownByStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SetUpDownByStatementContext | context | The parse tree. |
ExitSimpleCondition(Cobol85Parser.SimpleConditionContext)
Exit a parse tree produced by simpleCondition().
Declaration
void ExitSimpleCondition(Cobol85Parser.SimpleConditionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SimpleConditionContext | context | The parse tree. |
ExitSortCollatingAlphanumeric(Cobol85Parser.SortCollatingAlphanumericContext)
Exit a parse tree produced by sortCollatingAlphanumeric().
Declaration
void ExitSortCollatingAlphanumeric(Cobol85Parser.SortCollatingAlphanumericContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortCollatingAlphanumericContext | context | The parse tree. |
ExitSortCollatingNational(Cobol85Parser.SortCollatingNationalContext)
Exit a parse tree produced by sortCollatingNational().
Declaration
void ExitSortCollatingNational(Cobol85Parser.SortCollatingNationalContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortCollatingNationalContext | context | The parse tree. |
ExitSortCollatingSequencePhrase(Cobol85Parser.SortCollatingSequencePhraseContext)
Exit a parse tree produced by sortCollatingSequencePhrase().
Declaration
void ExitSortCollatingSequencePhrase(Cobol85Parser.SortCollatingSequencePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortCollatingSequencePhraseContext | context | The parse tree. |
ExitSortDuplicatesPhrase(Cobol85Parser.SortDuplicatesPhraseContext)
Exit a parse tree produced by sortDuplicatesPhrase().
Declaration
void ExitSortDuplicatesPhrase(Cobol85Parser.SortDuplicatesPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortDuplicatesPhraseContext | context | The parse tree. |
ExitSortGiving(Cobol85Parser.SortGivingContext)
Exit a parse tree produced by sortGiving().
Declaration
void ExitSortGiving(Cobol85Parser.SortGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortGivingContext | context | The parse tree. |
ExitSortGivingPhrase(Cobol85Parser.SortGivingPhraseContext)
Exit a parse tree produced by sortGivingPhrase().
Declaration
void ExitSortGivingPhrase(Cobol85Parser.SortGivingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortGivingPhraseContext | context | The parse tree. |
ExitSortInputProcedurePhrase(Cobol85Parser.SortInputProcedurePhraseContext)
Exit a parse tree produced by sortInputProcedurePhrase().
Declaration
void ExitSortInputProcedurePhrase(Cobol85Parser.SortInputProcedurePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortInputProcedurePhraseContext | context | The parse tree. |
ExitSortInputThrough(Cobol85Parser.SortInputThroughContext)
Exit a parse tree produced by sortInputThrough().
Declaration
void ExitSortInputThrough(Cobol85Parser.SortInputThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortInputThroughContext | context | The parse tree. |
ExitSortOnKeyClause(Cobol85Parser.SortOnKeyClauseContext)
Exit a parse tree produced by sortOnKeyClause().
Declaration
void ExitSortOnKeyClause(Cobol85Parser.SortOnKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortOnKeyClauseContext | context | The parse tree. |
ExitSortOutputProcedurePhrase(Cobol85Parser.SortOutputProcedurePhraseContext)
Exit a parse tree produced by sortOutputProcedurePhrase().
Declaration
void ExitSortOutputProcedurePhrase(Cobol85Parser.SortOutputProcedurePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortOutputProcedurePhraseContext | context | The parse tree. |
ExitSortOutputThrough(Cobol85Parser.SortOutputThroughContext)
Exit a parse tree produced by sortOutputThrough().
Declaration
void ExitSortOutputThrough(Cobol85Parser.SortOutputThroughContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortOutputThroughContext | context | The parse tree. |
ExitSortStatement(Cobol85Parser.SortStatementContext)
Exit a parse tree produced by sortStatement().
Declaration
void ExitSortStatement(Cobol85Parser.SortStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortStatementContext | context | The parse tree. |
ExitSortUsing(Cobol85Parser.SortUsingContext)
Exit a parse tree produced by sortUsing().
Declaration
void ExitSortUsing(Cobol85Parser.SortUsingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SortUsingContext | context | The parse tree. |
ExitSourceComputerParagraph(Cobol85Parser.SourceComputerParagraphContext)
Exit a parse tree produced by sourceComputerParagraph().
Declaration
void ExitSourceComputerParagraph(Cobol85Parser.SourceComputerParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SourceComputerParagraphContext | context | The parse tree. |
ExitSpecialNameClause(Cobol85Parser.SpecialNameClauseContext)
Exit a parse tree produced by specialNameClause().
Declaration
void ExitSpecialNameClause(Cobol85Parser.SpecialNameClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SpecialNameClauseContext | context | The parse tree. |
ExitSpecialNamesParagraph(Cobol85Parser.SpecialNamesParagraphContext)
Exit a parse tree produced by specialNamesParagraph().
Declaration
void ExitSpecialNamesParagraph(Cobol85Parser.SpecialNamesParagraphContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SpecialNamesParagraphContext | context | The parse tree. |
ExitSpecialRegister(Cobol85Parser.SpecialRegisterContext)
Exit a parse tree produced by specialRegister().
Declaration
void ExitSpecialRegister(Cobol85Parser.SpecialRegisterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SpecialRegisterContext | context | The parse tree. |
ExitStartKey(Cobol85Parser.StartKeyContext)
Exit a parse tree produced by startKey().
Declaration
void ExitStartKey(Cobol85Parser.StartKeyContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StartKeyContext | context | The parse tree. |
ExitStartRule(Cobol85Parser.StartRuleContext)
Exit a parse tree produced by startRule().
Declaration
void ExitStartRule(Cobol85Parser.StartRuleContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StartRuleContext | context | The parse tree. |
ExitStartStatement(Cobol85Parser.StartStatementContext)
Exit a parse tree produced by startStatement().
Declaration
void ExitStartStatement(Cobol85Parser.StartStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StartStatementContext | context | The parse tree. |
ExitStatement(Cobol85Parser.StatementContext)
Exit a parse tree produced by statement().
Declaration
void ExitStatement(Cobol85Parser.StatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StatementContext | context | The parse tree. |
ExitStatusKeyClause(Cobol85Parser.StatusKeyClauseContext)
Exit a parse tree produced by statusKeyClause().
Declaration
void ExitStatusKeyClause(Cobol85Parser.StatusKeyClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StatusKeyClauseContext | context | The parse tree. |
ExitStopStatement(Cobol85Parser.StopStatementContext)
Exit a parse tree produced by stopStatement().
Declaration
void ExitStopStatement(Cobol85Parser.StopStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StopStatementContext | context | The parse tree. |
ExitStringDelimitedByPhrase(Cobol85Parser.StringDelimitedByPhraseContext)
Exit a parse tree produced by stringDelimitedByPhrase().
Declaration
void ExitStringDelimitedByPhrase(Cobol85Parser.StringDelimitedByPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringDelimitedByPhraseContext | context | The parse tree. |
ExitStringForPhrase(Cobol85Parser.StringForPhraseContext)
Exit a parse tree produced by stringForPhrase().
Declaration
void ExitStringForPhrase(Cobol85Parser.StringForPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringForPhraseContext | context | The parse tree. |
ExitStringIntoPhrase(Cobol85Parser.StringIntoPhraseContext)
Exit a parse tree produced by stringIntoPhrase().
Declaration
void ExitStringIntoPhrase(Cobol85Parser.StringIntoPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringIntoPhraseContext | context | The parse tree. |
ExitStringSending(Cobol85Parser.StringSendingContext)
Exit a parse tree produced by stringSending().
Declaration
void ExitStringSending(Cobol85Parser.StringSendingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringSendingContext | context | The parse tree. |
ExitStringSendingPhrase(Cobol85Parser.StringSendingPhraseContext)
Exit a parse tree produced by stringSendingPhrase().
Declaration
void ExitStringSendingPhrase(Cobol85Parser.StringSendingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringSendingPhraseContext | context | The parse tree. |
ExitStringStatement(Cobol85Parser.StringStatementContext)
Exit a parse tree produced by stringStatement().
Declaration
void ExitStringStatement(Cobol85Parser.StringStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringStatementContext | context | The parse tree. |
ExitStringWithPointerPhrase(Cobol85Parser.StringWithPointerPhraseContext)
Exit a parse tree produced by stringWithPointerPhrase().
Declaration
void ExitStringWithPointerPhrase(Cobol85Parser.StringWithPointerPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.StringWithPointerPhraseContext | context | The parse tree. |
ExitSubscript_(Cobol85Parser.Subscript_Context)
Exit a parse tree produced by subscript_().
Declaration
void ExitSubscript_(Cobol85Parser.Subscript_Context context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.Subscript_Context | context | The parse tree. |
ExitSubtractCorrespondingStatement(Cobol85Parser.SubtractCorrespondingStatementContext)
Exit a parse tree produced by subtractCorrespondingStatement().
Declaration
void ExitSubtractCorrespondingStatement(Cobol85Parser.SubtractCorrespondingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractCorrespondingStatementContext | context | The parse tree. |
ExitSubtractFromGivingStatement(Cobol85Parser.SubtractFromGivingStatementContext)
Exit a parse tree produced by subtractFromGivingStatement().
Declaration
void ExitSubtractFromGivingStatement(Cobol85Parser.SubtractFromGivingStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractFromGivingStatementContext | context | The parse tree. |
ExitSubtractFromStatement(Cobol85Parser.SubtractFromStatementContext)
Exit a parse tree produced by subtractFromStatement().
Declaration
void ExitSubtractFromStatement(Cobol85Parser.SubtractFromStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractFromStatementContext | context | The parse tree. |
ExitSubtractGiving(Cobol85Parser.SubtractGivingContext)
Exit a parse tree produced by subtractGiving().
Declaration
void ExitSubtractGiving(Cobol85Parser.SubtractGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractGivingContext | context | The parse tree. |
ExitSubtractMinuend(Cobol85Parser.SubtractMinuendContext)
Exit a parse tree produced by subtractMinuend().
Declaration
void ExitSubtractMinuend(Cobol85Parser.SubtractMinuendContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractMinuendContext | context | The parse tree. |
ExitSubtractMinuendCorresponding(Cobol85Parser.SubtractMinuendCorrespondingContext)
Exit a parse tree produced by subtractMinuendCorresponding().
Declaration
void ExitSubtractMinuendCorresponding(Cobol85Parser.SubtractMinuendCorrespondingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractMinuendCorrespondingContext | context | The parse tree. |
ExitSubtractMinuendGiving(Cobol85Parser.SubtractMinuendGivingContext)
Exit a parse tree produced by subtractMinuendGiving().
Declaration
void ExitSubtractMinuendGiving(Cobol85Parser.SubtractMinuendGivingContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractMinuendGivingContext | context | The parse tree. |
ExitSubtractStatement(Cobol85Parser.SubtractStatementContext)
Exit a parse tree produced by subtractStatement().
Declaration
void ExitSubtractStatement(Cobol85Parser.SubtractStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractStatementContext | context | The parse tree. |
ExitSubtractSubtrahend(Cobol85Parser.SubtractSubtrahendContext)
Exit a parse tree produced by subtractSubtrahend().
Declaration
void ExitSubtractSubtrahend(Cobol85Parser.SubtractSubtrahendContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SubtractSubtrahendContext | context | The parse tree. |
ExitSymbolicCharacter(Cobol85Parser.SymbolicCharacterContext)
Exit a parse tree produced by symbolicCharacter().
Declaration
void ExitSymbolicCharacter(Cobol85Parser.SymbolicCharacterContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicCharacterContext | context | The parse tree. |
ExitSymbolicCharacters(Cobol85Parser.SymbolicCharactersContext)
Exit a parse tree produced by symbolicCharacters().
Declaration
void ExitSymbolicCharacters(Cobol85Parser.SymbolicCharactersContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicCharactersContext | context | The parse tree. |
ExitSymbolicCharactersClause(Cobol85Parser.SymbolicCharactersClauseContext)
Exit a parse tree produced by symbolicCharactersClause().
Declaration
void ExitSymbolicCharactersClause(Cobol85Parser.SymbolicCharactersClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicCharactersClauseContext | context | The parse tree. |
ExitSymbolicDestinationClause(Cobol85Parser.SymbolicDestinationClauseContext)
Exit a parse tree produced by symbolicDestinationClause().
Declaration
void ExitSymbolicDestinationClause(Cobol85Parser.SymbolicDestinationClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicDestinationClauseContext | context | The parse tree. |
ExitSymbolicQueueClause(Cobol85Parser.SymbolicQueueClauseContext)
Exit a parse tree produced by symbolicQueueClause().
Declaration
void ExitSymbolicQueueClause(Cobol85Parser.SymbolicQueueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicQueueClauseContext | context | The parse tree. |
ExitSymbolicSourceClause(Cobol85Parser.SymbolicSourceClauseContext)
Exit a parse tree produced by symbolicSourceClause().
Declaration
void ExitSymbolicSourceClause(Cobol85Parser.SymbolicSourceClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicSourceClauseContext | context | The parse tree. |
ExitSymbolicSubQueueClause(Cobol85Parser.SymbolicSubQueueClauseContext)
Exit a parse tree produced by symbolicSubQueueClause().
Declaration
void ExitSymbolicSubQueueClause(Cobol85Parser.SymbolicSubQueueClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicSubQueueClauseContext | context | The parse tree. |
ExitSymbolicTerminalClause(Cobol85Parser.SymbolicTerminalClauseContext)
Exit a parse tree produced by symbolicTerminalClause().
Declaration
void ExitSymbolicTerminalClause(Cobol85Parser.SymbolicTerminalClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SymbolicTerminalClauseContext | context | The parse tree. |
ExitSystemName(Cobol85Parser.SystemNameContext)
Exit a parse tree produced by systemName().
Declaration
void ExitSystemName(Cobol85Parser.SystemNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.SystemNameContext | context | The parse tree. |
ExitTableCall(Cobol85Parser.TableCallContext)
Exit a parse tree produced by tableCall().
Declaration
void ExitTableCall(Cobol85Parser.TableCallContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.TableCallContext | context | The parse tree. |
ExitTerminateStatement(Cobol85Parser.TerminateStatementContext)
Exit a parse tree produced by terminateStatement().
Declaration
void ExitTerminateStatement(Cobol85Parser.TerminateStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.TerminateStatementContext | context | The parse tree. |
ExitTextLengthClause(Cobol85Parser.TextLengthClauseContext)
Exit a parse tree produced by textLengthClause().
Declaration
void ExitTextLengthClause(Cobol85Parser.TextLengthClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.TextLengthClauseContext | context | The parse tree. |
ExitTextName(Cobol85Parser.TextNameContext)
Exit a parse tree produced by textName().
Declaration
void ExitTextName(Cobol85Parser.TextNameContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.TextNameContext | context | The parse tree. |
ExitUnstringCountIn(Cobol85Parser.UnstringCountInContext)
Exit a parse tree produced by unstringCountIn().
Declaration
void ExitUnstringCountIn(Cobol85Parser.UnstringCountInContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringCountInContext | context | The parse tree. |
ExitUnstringDelimitedByPhrase(Cobol85Parser.UnstringDelimitedByPhraseContext)
Exit a parse tree produced by unstringDelimitedByPhrase().
Declaration
void ExitUnstringDelimitedByPhrase(Cobol85Parser.UnstringDelimitedByPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringDelimitedByPhraseContext | context | The parse tree. |
ExitUnstringDelimiterIn(Cobol85Parser.UnstringDelimiterInContext)
Exit a parse tree produced by unstringDelimiterIn().
Declaration
void ExitUnstringDelimiterIn(Cobol85Parser.UnstringDelimiterInContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringDelimiterInContext | context | The parse tree. |
ExitUnstringInto(Cobol85Parser.UnstringIntoContext)
Exit a parse tree produced by unstringInto().
Declaration
void ExitUnstringInto(Cobol85Parser.UnstringIntoContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringIntoContext | context | The parse tree. |
ExitUnstringIntoPhrase(Cobol85Parser.UnstringIntoPhraseContext)
Exit a parse tree produced by unstringIntoPhrase().
Declaration
void ExitUnstringIntoPhrase(Cobol85Parser.UnstringIntoPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringIntoPhraseContext | context | The parse tree. |
ExitUnstringOrAllPhrase(Cobol85Parser.UnstringOrAllPhraseContext)
Exit a parse tree produced by unstringOrAllPhrase().
Declaration
void ExitUnstringOrAllPhrase(Cobol85Parser.UnstringOrAllPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringOrAllPhraseContext | context | The parse tree. |
ExitUnstringSendingPhrase(Cobol85Parser.UnstringSendingPhraseContext)
Exit a parse tree produced by unstringSendingPhrase().
Declaration
void ExitUnstringSendingPhrase(Cobol85Parser.UnstringSendingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringSendingPhraseContext | context | The parse tree. |
ExitUnstringStatement(Cobol85Parser.UnstringStatementContext)
Exit a parse tree produced by unstringStatement().
Declaration
void ExitUnstringStatement(Cobol85Parser.UnstringStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringStatementContext | context | The parse tree. |
ExitUnstringTallyingPhrase(Cobol85Parser.UnstringTallyingPhraseContext)
Exit a parse tree produced by unstringTallyingPhrase().
Declaration
void ExitUnstringTallyingPhrase(Cobol85Parser.UnstringTallyingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringTallyingPhraseContext | context | The parse tree. |
ExitUnstringWithPointerPhrase(Cobol85Parser.UnstringWithPointerPhraseContext)
Exit a parse tree produced by unstringWithPointerPhrase().
Declaration
void ExitUnstringWithPointerPhrase(Cobol85Parser.UnstringWithPointerPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UnstringWithPointerPhraseContext | context | The parse tree. |
ExitUseAfterClause(Cobol85Parser.UseAfterClauseContext)
Exit a parse tree produced by useAfterClause().
Declaration
void ExitUseAfterClause(Cobol85Parser.UseAfterClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseAfterClauseContext | context | The parse tree. |
ExitUseAfterOn(Cobol85Parser.UseAfterOnContext)
Exit a parse tree produced by useAfterOn().
Declaration
void ExitUseAfterOn(Cobol85Parser.UseAfterOnContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseAfterOnContext | context | The parse tree. |
ExitUseDebugClause(Cobol85Parser.UseDebugClauseContext)
Exit a parse tree produced by useDebugClause().
Declaration
void ExitUseDebugClause(Cobol85Parser.UseDebugClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseDebugClauseContext | context | The parse tree. |
ExitUseDebugOn(Cobol85Parser.UseDebugOnContext)
Exit a parse tree produced by useDebugOn().
Declaration
void ExitUseDebugOn(Cobol85Parser.UseDebugOnContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseDebugOnContext | context | The parse tree. |
ExitUseStatement(Cobol85Parser.UseStatementContext)
Exit a parse tree produced by useStatement().
Declaration
void ExitUseStatement(Cobol85Parser.UseStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.UseStatementContext | context | The parse tree. |
ExitValueOfClause(Cobol85Parser.ValueOfClauseContext)
Exit a parse tree produced by valueOfClause().
Declaration
void ExitValueOfClause(Cobol85Parser.ValueOfClauseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ValueOfClauseContext | context | The parse tree. |
ExitValuePair(Cobol85Parser.ValuePairContext)
Exit a parse tree produced by valuePair().
Declaration
void ExitValuePair(Cobol85Parser.ValuePairContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.ValuePairContext | context | The parse tree. |
ExitWorkingStorageSection(Cobol85Parser.WorkingStorageSectionContext)
Exit a parse tree produced by workingStorageSection().
Declaration
void ExitWorkingStorageSection(Cobol85Parser.WorkingStorageSectionContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WorkingStorageSectionContext | context | The parse tree. |
ExitWriteAdvancingLines(Cobol85Parser.WriteAdvancingLinesContext)
Exit a parse tree produced by writeAdvancingLines().
Declaration
void ExitWriteAdvancingLines(Cobol85Parser.WriteAdvancingLinesContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAdvancingLinesContext | context | The parse tree. |
ExitWriteAdvancingMnemonic(Cobol85Parser.WriteAdvancingMnemonicContext)
Exit a parse tree produced by writeAdvancingMnemonic().
Declaration
void ExitWriteAdvancingMnemonic(Cobol85Parser.WriteAdvancingMnemonicContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAdvancingMnemonicContext | context | The parse tree. |
ExitWriteAdvancingPage(Cobol85Parser.WriteAdvancingPageContext)
Exit a parse tree produced by writeAdvancingPage().
Declaration
void ExitWriteAdvancingPage(Cobol85Parser.WriteAdvancingPageContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAdvancingPageContext | context | The parse tree. |
ExitWriteAdvancingPhrase(Cobol85Parser.WriteAdvancingPhraseContext)
Exit a parse tree produced by writeAdvancingPhrase().
Declaration
void ExitWriteAdvancingPhrase(Cobol85Parser.WriteAdvancingPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAdvancingPhraseContext | context | The parse tree. |
ExitWriteAtEndOfPagePhrase(Cobol85Parser.WriteAtEndOfPagePhraseContext)
Exit a parse tree produced by writeAtEndOfPagePhrase().
Declaration
void ExitWriteAtEndOfPagePhrase(Cobol85Parser.WriteAtEndOfPagePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteAtEndOfPagePhraseContext | context | The parse tree. |
ExitWriteFromPhrase(Cobol85Parser.WriteFromPhraseContext)
Exit a parse tree produced by writeFromPhrase().
Declaration
void ExitWriteFromPhrase(Cobol85Parser.WriteFromPhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteFromPhraseContext | context | The parse tree. |
ExitWriteNotAtEndOfPagePhrase(Cobol85Parser.WriteNotAtEndOfPagePhraseContext)
Exit a parse tree produced by writeNotAtEndOfPagePhrase().
Declaration
void ExitWriteNotAtEndOfPagePhrase(Cobol85Parser.WriteNotAtEndOfPagePhraseContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteNotAtEndOfPagePhraseContext | context | The parse tree. |
ExitWriteStatement(Cobol85Parser.WriteStatementContext)
Exit a parse tree produced by writeStatement().
Declaration
void ExitWriteStatement(Cobol85Parser.WriteStatementContext context)
Parameters
Type | Name | Description |
---|---|---|
Cobol85Parser.WriteStatementContext | context | The parse tree. |