conv

package
v0.0.0-...-b23db3a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

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 AlterStatement

func AlterStatement(in cobol85.IAlterStatementContext) (out *pb.AlterStatement)

func Argument

func Argument(in cobol85.IArgumentContext) (out *pb.Argument)

func AtEndPhrase

func AtEndPhrase(in cobol85.IAtEndPhraseContext) (out *pb.AtEndPhrase)

func Basis

func Basis(in cobol85.IBasisContext) (out *pb.Basis)

func CallStatement

func CallStatement(in cobol85.ICallStatementContext) (out *pb.CallStatement)

func CancelStatement

func CancelStatement(in cobol85.ICancelStatementContext) (out *pb.CancelStatement)

func CdName

func CdName(in cobol85.ICdNameContext) *pb.CdName

func CharactersLeadings

func CharactersLeadings(inspectCharacters []cobol85.IInspectCharactersContext, allLeadings []cobol85.IInspectAllLeadingsContext) (out []*pb.InspectStatement_CharactersLeadings)

func ClassName

func ClassName(in cobol85.IClassNameContext) *pb.ClassName

func CloseStatement

func CloseStatement(in cobol85.ICloseStatementContext) (out *pb.CloseStatement)

func CobolWord

func CobolWord(in cobol85.ICobolWordContext) *pb.CobolWord

func ComputeStatement

func ComputeStatement(in cobol85.IComputeStatementContext) (out *pb.ComputeStatement)

func Condition

func Condition(in cobol85.IConditionContext) (out *pb.Condition)

func DataName

func DataName(in cobol85.IDataNameContext) *pb.DataName

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 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 FileName

func FileName(in cobol85.IFileNameContext) *pb.FileName

func FunctionCall

func FunctionCall(in cobol85.IFunctionCallContext) (out *pb.FunctionCall)

func GetUntaggedText

func GetUntaggedText(nodes []antlr.TerminalNode, tags ...string) (ret string)

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 InFile

func InFile(in cobol85.IInFileContext) *pb.InFile

func InLibrary

func InLibrary(in cobol85.IInLibraryContext) *pb.InLibrary

func InSection

func InSection(in cobol85.IInSectionContext) *pb.InSection

func IndexName

func IndexName(in cobol85.IIndexNameContext) *pb.IndexName

func InspectStatement

func InspectStatement(in cobol85.IInspectStatementContext) (out *pb.InspectStatement)

func InvalidKeyPhrase

func InvalidKeyPhrase(in cobol85.IInvalidKeyPhraseContext) (out *pb.InvalidKeyPhrase)

func Length

func Length(in cobol85.ILengthContext) *pb.Length

func Literal

func Literal(in cobol85.ILiteralContext) (out *pb.Literal)

func LocalName

func LocalName(in cobol85.ILocalNameContext) *pb.LocalName

func MergeStatement

func MergeStatement(in cobol85.IMergeStatementContext) (out *pb.MergeStatement)

func MoveStatement

func MoveStatement(in cobol85.IMoveStatementContext) (out *pb.MoveStatement)

func MoveToStatement

func MoveToStatement(in cobol85.IMoveStatementContext) (out *pb.MoveStatement)

func MultDiv

func MultDiv(in cobol85.IMultDivContext) (out *pb.MultDiv)

func MultDivs

func MultDivs(in cobol85.IMultDivsContext) (out *pb.MultDivs)

func NotAtEndPhrase

func NotAtEndPhrase(in cobol85.INotAtEndPhraseContext) (out *pb.NotAtEndPhrase)

func NumericLiteral

func NumericLiteral(in cobol85.INumericLiteralContext) (out *pb.NumericLiteral)

func OnOverflowPhrase

func OnOverflowPhrase(in cobol85.IOnOverflowPhraseContext) (out *pb.OnOverflowPhrase)

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 PictureString

func PictureString(in cobol85.IPictureStringContext) (out *pb.PictureString)

func PlusMinus

func PlusMinus(in cobol85.IPlusMinusContext) (out *pb.PlusMinus)

func Power

func Power(in cobol85.IPowerContext) (out *pb.Power)

func Powers

func Powers(in cobol85.IPowersContext) (out *pb.Powers)

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 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 ReleaseStatement

func ReleaseStatement(in cobol85.IReleaseStatementContext) (out *pb.ReleaseStatement)

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 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 Statement

func Statement(in cobol85.IStatementContext) (out *pb.Statement)

func StopStatement

func StopStatement(in cobol85.IStopStatementContext) (out *pb.StopStatement)

func StringStatement

func StringStatement(in cobol85.IStringStatementContext) (out *pb.StringStatement)

func Subscript

func Subscript(in cobol85.ISubscriptContext) (out *pb.Subscript)

func Symbol

func Symbol(name string) string

func SystemName

func SystemName(in cobol85.ISystemNameContext) *pb.SystemName

func TableCall

func TableCall(in cobol85.ITableCallContext) *pb.TableCall

func TextName

func TextName(in cobol85.ITextNameContext) *pb.TextName

func TreesStringTree

func TreesStringTree(tree antlr.Tree, ruleNames []string, depth int) string

func WriteStatement

func WriteStatement(in cobol85.IWriteStatementContext) (out *pb.WriteStatement)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL