Documentation ¶
Index ¶
- func AcceptStatement(in cobol85.IAcceptStatementContext) (out *pb.AcceptStatement)
- func AddStatement(in cobol85.IAddStatementContext) (out *pb.AddStatement)
- func AlphabetName(in cobol85.IAlphabetNameContext) *pb.AlphabetName
- func AlterStatement(in cobol85.IAlterStatementContext) (out *pb.AlterStatement)
- func Argument(in cobol85.IArgumentContext) (out *pb.Argument)
- func ArithmeticExpression(in cobol85.IArithmeticExpressionContext) (out *pb.ArithmeticExpression)
- func AssignmentName(in cobol85.IAssignmentNameContext) *pb.AssignmentName
- func AtEndOfPagePhrase(in cobol85.IWriteAtEndOfPagePhraseContext) (out *pb.AtEndOfPagePhrase)
- func AtEndPhrase(in cobol85.IAtEndPhraseContext) (out *pb.AtEndPhrase)
- func Basis(in cobol85.IBasisContext) (out *pb.Basis)
- func BooleanLiteral(in cobol85.IBooleanLiteralContext) *pb.BooleanLiteral
- func CallStatement(in cobol85.ICallStatementContext) (out *pb.CallStatement)
- func CancelStatement(in cobol85.ICancelStatementContext) (out *pb.CancelStatement)
- func CdName(in cobol85.ICdNameContext) *pb.CdName
- func CharacterPosition(in cobol85.ICharacterPositionContext) *pb.CharacterPosition
- func CharactersLeadings(inspectCharacters []cobol85.IInspectCharactersContext, ...) (out []*pb.InspectStatement_CharactersLeadings)
- func ClassName(in cobol85.IClassNameContext) *pb.ClassName
- func CloseStatement(in cobol85.ICloseStatementContext) (out *pb.CloseStatement)
- func CobolWord(in cobol85.ICobolWordContext) *pb.CobolWord
- func CommunicationDescriptionEntry(in cobol85.ICommunicationDescriptionEntryContext) (out *pb.CommunicationDescriptionEntry)
- func ComputeStatement(in cobol85.IComputeStatementContext) (out *pb.ComputeStatement)
- func ComputerName(in cobol85.IComputerNameContext) *pb.ComputerName
- func Condition(in cobol85.IConditionContext) (out *pb.Condition)
- func ConditionName(in cobol85.IConditionNameContext) *pb.ConditionName
- func ContinueStatement(in cobol85.IContinueStatementContext) (out *pb.ContinueStatement)
- func DataDescName(in cobol85.IDataDescNameContext) *pb.DataDescName
- func DataDescriptionEntry(in cobol85.IDataDescriptionEntryContext) (out *pb.DataDescriptionEntry)
- func DataName(in cobol85.IDataNameContext) *pb.DataName
- func DataValueInterval(in cobol85.IDataValueIntervalContext) (out *pb.DataValueInterval)
- func DeleteStatement(in cobol85.IDeleteStatementContext) (out *pb.DeleteStatement)
- func DisableStatement(in cobol85.IDisableStatementContext) (out *pb.DisableStatement)
- func DisplayStatement(in cobol85.IDisplayStatementContext) (out *pb.DisplayStatement)
- func DivideStatement(in cobol85.IDivideStatementContext) (out *pb.DivideStatement)
- func EnableStatement(in cobol85.IEnableStatementContext) (out *pb.EnableStatement)
- func EntryStatement(in cobol85.IEntryStatementContext) (out *pb.EntryStatement)
- func EnvironmentName(in cobol85.IEnvironmentNameContext) *pb.EnvironmentName
- func EvaluateCondition(in cobol85.IEvaluateConditionContext) (out *pb.EvaluateStatement_Condition)
- func EvaluateSelect(in cobol85.IEvaluateSelectContext) (out *pb.EvaluateStatement_Select)
- func EvaluateStatement(in cobol85.IEvaluateStatementContext) (out *pb.EvaluateStatement)
- func EvaluateValue(in cobol85.IEvaluateValueContext) (out *pb.EvaluateStatement_Value)
- func ExecCicsStatement(in cobol85.IExecCicsStatementContext) (out *pb.ExecCicsStatement)
- func ExecSqlImsStatement(in cobol85.IExecSqlImsStatementContext) (out *pb.ExecSqlImsStatement)
- func ExecSqlStatement(in cobol85.IExecSqlStatementContext) (out *pb.ExecSqlStatement)
- func ExhibitStatement(in cobol85.IExhibitStatementContext) (out *pb.ExhibitStatement)
- func ExitStatement(in cobol85.IExitStatementContext) (out *pb.ExitStatement)
- func FigurativeConstant(in cobol85.IFigurativeConstantContext) (out *pb.FigurativeConstant)
- func FileDescriptionEntry(in cobol85.IFileDescriptionEntryContext) (out *pb.FileDescriptionEntry)
- func FileName(in cobol85.IFileNameContext) *pb.FileName
- func FunctionCall(in cobol85.IFunctionCallContext) (out *pb.FunctionCall)
- func FunctionName(in cobol85.IFunctionNameContext) *pb.FunctionName
- func GenerateStatement(in cobol85.IGenerateStatementContext) (out *pb.GenerateStatement)
- func GetUntaggedText(nodes []antlr.TerminalNode, tags ...string) (ret string)
- func GoToStatement(in cobol85.IGoToStatementContext) (out *pb.GoToStatement)
- func GobackStatement(in cobol85.IGobackStatementContext) (out *pb.GobackStatement)
- func Identifier(in cobol85.IIdentifierContext) (out *pb.Identifier)
- func IfStatement(in cobol85.IIfStatementContext) (out *pb.IfStatement)
- func InFile(in cobol85.IInFileContext) *pb.InFile
- func InLibrary(in cobol85.IInLibraryContext) *pb.InLibrary
- func InSection(in cobol85.IInSectionContext) *pb.InSection
- func IndexName(in cobol85.IIndexNameContext) *pb.IndexName
- func InitializeStatement(in cobol85.IInitializeStatementContext) (out *pb.InitializeStatement)
- func InitiateStatement(in cobol85.IInitiateStatementContext) (out *pb.InitiateStatement)
- func InspectFor(in cobol85.IInspectForContext) (out *pb.InspectStatement_For)
- func InspectReplacingPhrase(in cobol85.IInspectReplacingPhraseContext) (out *pb.InspectStatement_ReplacingPhrase)
- func InspectStatement(in cobol85.IInspectStatementContext) (out *pb.InspectStatement)
- func IntegerLiteral(in cobol85.IIntegerLiteralContext) *pb.IntegerLiteral
- func InvalidKeyPhrase(in cobol85.IInvalidKeyPhraseContext) (out *pb.InvalidKeyPhrase)
- func Length(in cobol85.ILengthContext) *pb.Length
- func LibraryName(in cobol85.ILibraryNameContext) *pb.LibraryName
- func Literal(in cobol85.ILiteralContext) (out *pb.Literal)
- func LocalName(in cobol85.ILocalNameContext) *pb.LocalName
- func MergeStatement(in cobol85.IMergeStatementContext) (out *pb.MergeStatement)
- func MnemonicName(in cobol85.IMnemonicNameContext) *pb.MnemonicName
- func MoveStatement(in cobol85.IMoveStatementContext) (out *pb.MoveStatement)
- func MoveToStatement(in cobol85.IMoveStatementContext) (out *pb.MoveStatement)
- func MultDiv(in cobol85.IMultDivContext) (out *pb.MultDiv)
- func MultDivs(in cobol85.IMultDivsContext) (out *pb.MultDivs)
- func MultiplyStatement(in cobol85.IMultiplyStatementContext) (out *pb.MultiplyStatement)
- func NextSentenceStatement(in cobol85.INextSentenceStatementContext) (out *pb.NextSentenceStatement)
- func NotAtEndOfPagePhrase(in cobol85.IWriteNotAtEndOfPagePhraseContext) (out *pb.NotAtEndOfPagePhrase)
- func NotAtEndPhrase(in cobol85.INotAtEndPhraseContext) (out *pb.NotAtEndPhrase)
- func NotInvalidKeyPhrase(in cobol85.INotInvalidKeyPhraseContext) (out *pb.NotInvalidKeyPhrase)
- func NotOnExceptionClause(in cobol85.INotOnExceptionClauseContext) (out *pb.NotOnExceptionClause)
- func NotOnOverflowPhrase(in cobol85.INotOnOverflowPhraseContext) (out *pb.NotOnOverflowPhrase)
- func NotOnSizeErrorPhrase(in cobol85.INotOnSizeErrorPhraseContext) (out *pb.NotOnSizeErrorPhrase)
- func NumericLiteral(in cobol85.INumericLiteralContext) (out *pb.NumericLiteral)
- func OnExceptionClause(in cobol85.IOnExceptionClauseContext) (out *pb.OnExceptionClause)
- func OnOverflowPhrase(in cobol85.IOnOverflowPhraseContext) (out *pb.OnOverflowPhrase)
- func OnSizeErrorPhrase(in cobol85.IOnSizeErrorPhraseContext) (out *pb.OnSizeErrorPhrase)
- func OpenStatement(in cobol85.IOpenStatementContext) (out *pb.OpenStatement)
- func ParagraphName(in cobol85.IParagraphNameContext) (out *pb.ParagraphName)
- func PerformStatement(in cobol85.IPerformStatementContext) (out *pb.PerformStatement)
- func PerformType(in cobol85.IPerformTypeContext) (out *pb.PerformStatement_Type)
- func PerformVaryingClause(in cobol85.IPerformVaryingClauseContext) (out *pb.PerformStatement_VaryingClause)
- func PictureString(in cobol85.IPictureStringContext) (out *pb.PictureString)
- func PlusMinus(in cobol85.IPlusMinusContext) (out *pb.PlusMinus)
- func Power(in cobol85.IPowerContext) (out *pb.Power)
- func Powers(in cobol85.IPowersContext) (out *pb.Powers)
- func ProcedureName(in cobol85.IProcedureNameContext) (out *pb.ProcedureName)
- func ProgramName(in cobol85.IProgramNameContext) (out *pb.ProgramName)
- func PurgeStatement(in cobol85.IPurgeStatementContext) (out *pb.PurgeStatement)
- func QualifiedDataName(in cobol85.IQualifiedDataNameContext) (out *pb.QualifiedDataName)
- func ReadStatement(in cobol85.IReadStatementContext) (out *pb.ReadStatement)
- func ReceiveStatement(in cobol85.IReceiveStatementContext) (out *pb.ReceiveStatement)
- func RecordName(in cobol85.IRecordNameContext) *pb.RecordName
- func ReferenceModifier(in cobol85.IReferenceModifierContext) *pb.ReferenceModifier
- func ReleaseStatement(in cobol85.IReleaseStatementContext) (out *pb.ReleaseStatement)
- func ReportDescriptionEntry(in cobol85.IReportDescriptionEntryContext) (out *pb.ReportDescriptionEntry)
- func ReportGroupDescriptionEntry(in cobol85.IReportGroupDescriptionEntryContext) (out *pb.ReportGroupDescriptionEntry)
- func ReportName(in cobol85.IReportNameContext) *pb.ReportName
- func ReturnStatement(in cobol85.IReturnStatementContext) (out *pb.ReturnStatement)
- func RewriteStatement(in cobol85.IRewriteStatementContext) (out *pb.RewriteStatement)
- func ScreenDescriptionEntry(in cobol85.IScreenDescriptionEntryContext) (out *pb.ScreenDescriptionEntry)
- func ScreenName(in cobol85.IScreenNameContext) *pb.ScreenName
- func SearchStatement(in cobol85.ISearchStatementContext) (out *pb.SearchStatement)
- func SectionName(in cobol85.ISectionNameContext) (out *pb.SectionName)
- func SendStatement(in cobol85.ISendStatementContext) (out *pb.SendStatement)
- func SetStatement(in cobol85.ISetStatementContext) (out *pb.SetStatement)
- func SortStatement(in cobol85.ISortStatementContext) (out *pb.SortStatement)
- func StartStatement(in cobol85.IStartStatementContext) (out *pb.StartStatement)
- func Statement(in cobol85.IStatementContext) (out *pb.Statement)
- func StopStatement(in cobol85.IStopStatementContext) (out *pb.StopStatement)
- func StringStatement(in cobol85.IStringStatementContext) (out *pb.StringStatement)
- func Subscript(in cobol85.ISubscriptContext) (out *pb.Subscript)
- func SubtractStatement(in cobol85.ISubtractStatementContext) (out *pb.SubtractStatement)
- func Symbol(name string) string
- func SystemName(in cobol85.ISystemNameContext) *pb.SystemName
- func TableCall(in cobol85.ITableCallContext) *pb.TableCall
- func TerminateStatement(in cobol85.ITerminateStatementContext) (out *pb.TerminateStatement)
- func TextName(in cobol85.ITextNameContext) *pb.TextName
- func TreesStringTree(tree antlr.Tree, ruleNames []string, depth int) string
- func UnstringStatement(in cobol85.IUnstringStatementContext) (out *pb.UnstringStatement)
- func VaryingPhrase(in cobol85.IPerformVaryingPhraseContext) (out *pb.PerformStatement_VaryingPhrase)
- func WriteStatement(in cobol85.IWriteStatementContext) (out *pb.WriteStatement)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AcceptStatement ¶
func AcceptStatement(in cobol85.IAcceptStatementContext) (out *pb.AcceptStatement)
func AddStatement ¶
func AddStatement(in cobol85.IAddStatementContext) (out *pb.AddStatement)
func AlphabetName ¶
func AlphabetName(in cobol85.IAlphabetNameContext) *pb.AlphabetName
func AlterStatement ¶
func AlterStatement(in cobol85.IAlterStatementContext) (out *pb.AlterStatement)
func ArithmeticExpression ¶
func ArithmeticExpression(in cobol85.IArithmeticExpressionContext) (out *pb.ArithmeticExpression)
func AssignmentName ¶
func AssignmentName(in cobol85.IAssignmentNameContext) *pb.AssignmentName
func AtEndOfPagePhrase ¶
func AtEndOfPagePhrase(in cobol85.IWriteAtEndOfPagePhraseContext) (out *pb.AtEndOfPagePhrase)
func AtEndPhrase ¶
func AtEndPhrase(in cobol85.IAtEndPhraseContext) (out *pb.AtEndPhrase)
func BooleanLiteral ¶
func BooleanLiteral(in cobol85.IBooleanLiteralContext) *pb.BooleanLiteral
func CallStatement ¶
func CallStatement(in cobol85.ICallStatementContext) (out *pb.CallStatement)
func CancelStatement ¶
func CancelStatement(in cobol85.ICancelStatementContext) (out *pb.CancelStatement)
func CharacterPosition ¶
func CharacterPosition(in cobol85.ICharacterPositionContext) *pb.CharacterPosition
func CharactersLeadings ¶
func CharactersLeadings(inspectCharacters []cobol85.IInspectCharactersContext, allLeadings []cobol85.IInspectAllLeadingsContext) (out []*pb.InspectStatement_CharactersLeadings)
func CloseStatement ¶
func CloseStatement(in cobol85.ICloseStatementContext) (out *pb.CloseStatement)
func CommunicationDescriptionEntry ¶
func CommunicationDescriptionEntry(in cobol85.ICommunicationDescriptionEntryContext) (out *pb.CommunicationDescriptionEntry)
func ComputeStatement ¶
func ComputeStatement(in cobol85.IComputeStatementContext) (out *pb.ComputeStatement)
func ComputerName ¶
func ComputerName(in cobol85.IComputerNameContext) *pb.ComputerName
func ConditionName ¶
func ConditionName(in cobol85.IConditionNameContext) *pb.ConditionName
func ContinueStatement ¶
func ContinueStatement(in cobol85.IContinueStatementContext) (out *pb.ContinueStatement)
func DataDescName ¶
func DataDescName(in cobol85.IDataDescNameContext) *pb.DataDescName
func DataDescriptionEntry ¶
func DataDescriptionEntry(in cobol85.IDataDescriptionEntryContext) (out *pb.DataDescriptionEntry)
func DataValueInterval ¶
func DataValueInterval(in cobol85.IDataValueIntervalContext) (out *pb.DataValueInterval)
func DeleteStatement ¶
func DeleteStatement(in cobol85.IDeleteStatementContext) (out *pb.DeleteStatement)
func DisableStatement ¶
func DisableStatement(in cobol85.IDisableStatementContext) (out *pb.DisableStatement)
func DisplayStatement ¶
func DisplayStatement(in cobol85.IDisplayStatementContext) (out *pb.DisplayStatement)
func DivideStatement ¶
func DivideStatement(in cobol85.IDivideStatementContext) (out *pb.DivideStatement)
func EnableStatement ¶
func EnableStatement(in cobol85.IEnableStatementContext) (out *pb.EnableStatement)
func EntryStatement ¶
func EntryStatement(in cobol85.IEntryStatementContext) (out *pb.EntryStatement)
func EnvironmentName ¶
func EnvironmentName(in cobol85.IEnvironmentNameContext) *pb.EnvironmentName
func EvaluateCondition ¶
func EvaluateCondition(in cobol85.IEvaluateConditionContext) (out *pb.EvaluateStatement_Condition)
func EvaluateSelect ¶
func EvaluateSelect(in cobol85.IEvaluateSelectContext) (out *pb.EvaluateStatement_Select)
func EvaluateStatement ¶
func EvaluateStatement(in cobol85.IEvaluateStatementContext) (out *pb.EvaluateStatement)
func EvaluateValue ¶
func EvaluateValue(in cobol85.IEvaluateValueContext) (out *pb.EvaluateStatement_Value)
func ExecCicsStatement ¶
func ExecCicsStatement(in cobol85.IExecCicsStatementContext) (out *pb.ExecCicsStatement)
func ExecSqlImsStatement ¶
func ExecSqlImsStatement(in cobol85.IExecSqlImsStatementContext) (out *pb.ExecSqlImsStatement)
func ExecSqlStatement ¶
func ExecSqlStatement(in cobol85.IExecSqlStatementContext) (out *pb.ExecSqlStatement)
func ExhibitStatement ¶
func ExhibitStatement(in cobol85.IExhibitStatementContext) (out *pb.ExhibitStatement)
func ExitStatement ¶
func ExitStatement(in cobol85.IExitStatementContext) (out *pb.ExitStatement)
func FigurativeConstant ¶
func FigurativeConstant(in cobol85.IFigurativeConstantContext) (out *pb.FigurativeConstant)
func FileDescriptionEntry ¶
func FileDescriptionEntry(in cobol85.IFileDescriptionEntryContext) (out *pb.FileDescriptionEntry)
func FunctionCall ¶
func FunctionCall(in cobol85.IFunctionCallContext) (out *pb.FunctionCall)
func FunctionName ¶
func FunctionName(in cobol85.IFunctionNameContext) *pb.FunctionName
func GenerateStatement ¶
func GenerateStatement(in cobol85.IGenerateStatementContext) (out *pb.GenerateStatement)
func GetUntaggedText ¶
func GoToStatement ¶
func GoToStatement(in cobol85.IGoToStatementContext) (out *pb.GoToStatement)
func GobackStatement ¶
func GobackStatement(in cobol85.IGobackStatementContext) (out *pb.GobackStatement)
func Identifier ¶
func Identifier(in cobol85.IIdentifierContext) (out *pb.Identifier)
func IfStatement ¶
func IfStatement(in cobol85.IIfStatementContext) (out *pb.IfStatement)
func InitializeStatement ¶
func InitializeStatement(in cobol85.IInitializeStatementContext) (out *pb.InitializeStatement)
func InitiateStatement ¶
func InitiateStatement(in cobol85.IInitiateStatementContext) (out *pb.InitiateStatement)
func InspectFor ¶
func InspectFor(in cobol85.IInspectForContext) (out *pb.InspectStatement_For)
func InspectReplacingPhrase ¶
func InspectReplacingPhrase(in cobol85.IInspectReplacingPhraseContext) (out *pb.InspectStatement_ReplacingPhrase)
func InspectStatement ¶
func InspectStatement(in cobol85.IInspectStatementContext) (out *pb.InspectStatement)
func IntegerLiteral ¶
func IntegerLiteral(in cobol85.IIntegerLiteralContext) *pb.IntegerLiteral
func InvalidKeyPhrase ¶
func InvalidKeyPhrase(in cobol85.IInvalidKeyPhraseContext) (out *pb.InvalidKeyPhrase)
func LibraryName ¶
func LibraryName(in cobol85.ILibraryNameContext) *pb.LibraryName
func MergeStatement ¶
func MergeStatement(in cobol85.IMergeStatementContext) (out *pb.MergeStatement)
func MnemonicName ¶
func MnemonicName(in cobol85.IMnemonicNameContext) *pb.MnemonicName
func MoveStatement ¶
func MoveStatement(in cobol85.IMoveStatementContext) (out *pb.MoveStatement)
func MoveToStatement ¶
func MoveToStatement(in cobol85.IMoveStatementContext) (out *pb.MoveStatement)
func MultiplyStatement ¶
func MultiplyStatement(in cobol85.IMultiplyStatementContext) (out *pb.MultiplyStatement)
func NextSentenceStatement ¶
func NextSentenceStatement(in cobol85.INextSentenceStatementContext) (out *pb.NextSentenceStatement)
func NotAtEndOfPagePhrase ¶
func NotAtEndOfPagePhrase(in cobol85.IWriteNotAtEndOfPagePhraseContext) (out *pb.NotAtEndOfPagePhrase)
func NotAtEndPhrase ¶
func NotAtEndPhrase(in cobol85.INotAtEndPhraseContext) (out *pb.NotAtEndPhrase)
func NotInvalidKeyPhrase ¶
func NotInvalidKeyPhrase(in cobol85.INotInvalidKeyPhraseContext) (out *pb.NotInvalidKeyPhrase)
func NotOnExceptionClause ¶
func NotOnExceptionClause(in cobol85.INotOnExceptionClauseContext) (out *pb.NotOnExceptionClause)
func NotOnOverflowPhrase ¶
func NotOnOverflowPhrase(in cobol85.INotOnOverflowPhraseContext) (out *pb.NotOnOverflowPhrase)
func NotOnSizeErrorPhrase ¶
func NotOnSizeErrorPhrase(in cobol85.INotOnSizeErrorPhraseContext) (out *pb.NotOnSizeErrorPhrase)
func NumericLiteral ¶
func NumericLiteral(in cobol85.INumericLiteralContext) (out *pb.NumericLiteral)
func OnExceptionClause ¶
func OnExceptionClause(in cobol85.IOnExceptionClauseContext) (out *pb.OnExceptionClause)
func OnOverflowPhrase ¶
func OnOverflowPhrase(in cobol85.IOnOverflowPhraseContext) (out *pb.OnOverflowPhrase)
func OnSizeErrorPhrase ¶
func OnSizeErrorPhrase(in cobol85.IOnSizeErrorPhraseContext) (out *pb.OnSizeErrorPhrase)
func OpenStatement ¶
func OpenStatement(in cobol85.IOpenStatementContext) (out *pb.OpenStatement)
func ParagraphName ¶
func ParagraphName(in cobol85.IParagraphNameContext) (out *pb.ParagraphName)
func PerformStatement ¶
func PerformStatement(in cobol85.IPerformStatementContext) (out *pb.PerformStatement)
func PerformType ¶
func PerformType(in cobol85.IPerformTypeContext) (out *pb.PerformStatement_Type)
func PerformVaryingClause ¶
func PerformVaryingClause(in cobol85.IPerformVaryingClauseContext) (out *pb.PerformStatement_VaryingClause)
func PictureString ¶
func PictureString(in cobol85.IPictureStringContext) (out *pb.PictureString)
func ProcedureName ¶
func ProcedureName(in cobol85.IProcedureNameContext) (out *pb.ProcedureName)
func ProgramName ¶
func ProgramName(in cobol85.IProgramNameContext) (out *pb.ProgramName)
func PurgeStatement ¶
func PurgeStatement(in cobol85.IPurgeStatementContext) (out *pb.PurgeStatement)
func QualifiedDataName ¶
func QualifiedDataName(in cobol85.IQualifiedDataNameContext) (out *pb.QualifiedDataName)
func ReadStatement ¶
func ReadStatement(in cobol85.IReadStatementContext) (out *pb.ReadStatement)
func ReceiveStatement ¶
func ReceiveStatement(in cobol85.IReceiveStatementContext) (out *pb.ReceiveStatement)
func RecordName ¶
func RecordName(in cobol85.IRecordNameContext) *pb.RecordName
func ReferenceModifier ¶
func ReferenceModifier(in cobol85.IReferenceModifierContext) *pb.ReferenceModifier
func ReleaseStatement ¶
func ReleaseStatement(in cobol85.IReleaseStatementContext) (out *pb.ReleaseStatement)
func ReportDescriptionEntry ¶
func ReportDescriptionEntry(in cobol85.IReportDescriptionEntryContext) (out *pb.ReportDescriptionEntry)
func ReportGroupDescriptionEntry ¶
func ReportGroupDescriptionEntry(in cobol85.IReportGroupDescriptionEntryContext) (out *pb.ReportGroupDescriptionEntry)
func ReportName ¶
func ReportName(in cobol85.IReportNameContext) *pb.ReportName
func ReturnStatement ¶
func ReturnStatement(in cobol85.IReturnStatementContext) (out *pb.ReturnStatement)
func RewriteStatement ¶
func RewriteStatement(in cobol85.IRewriteStatementContext) (out *pb.RewriteStatement)
func ScreenDescriptionEntry ¶
func ScreenDescriptionEntry(in cobol85.IScreenDescriptionEntryContext) (out *pb.ScreenDescriptionEntry)
func ScreenName ¶
func ScreenName(in cobol85.IScreenNameContext) *pb.ScreenName
func SearchStatement ¶
func SearchStatement(in cobol85.ISearchStatementContext) (out *pb.SearchStatement)
func SectionName ¶
func SectionName(in cobol85.ISectionNameContext) (out *pb.SectionName)
func SendStatement ¶
func SendStatement(in cobol85.ISendStatementContext) (out *pb.SendStatement)
func SetStatement ¶
func SetStatement(in cobol85.ISetStatementContext) (out *pb.SetStatement)
func SortStatement ¶
func SortStatement(in cobol85.ISortStatementContext) (out *pb.SortStatement)
func StartStatement ¶
func StartStatement(in cobol85.IStartStatementContext) (out *pb.StartStatement)
func StopStatement ¶
func StopStatement(in cobol85.IStopStatementContext) (out *pb.StopStatement)
func StringStatement ¶
func StringStatement(in cobol85.IStringStatementContext) (out *pb.StringStatement)
func SubtractStatement ¶
func SubtractStatement(in cobol85.ISubtractStatementContext) (out *pb.SubtractStatement)
func SystemName ¶
func SystemName(in cobol85.ISystemNameContext) *pb.SystemName
func TerminateStatement ¶
func TerminateStatement(in cobol85.ITerminateStatementContext) (out *pb.TerminateStatement)
func TreesStringTree ¶
func UnstringStatement ¶
func UnstringStatement(in cobol85.IUnstringStatementContext) (out *pb.UnstringStatement)
func VaryingPhrase ¶
func VaryingPhrase(in cobol85.IPerformVaryingPhraseContext) (out *pb.PerformStatement_VaryingPhrase)
func WriteStatement ¶
func WriteStatement(in cobol85.IWriteStatementContext) (out *pb.WriteStatement)
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.