copybook

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: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCopyBook

func GetCopyBook(ctx antlr.ParserRuleContext, opts *options.Options) (ret string)

func TrimQuotes

func TrimQuotes(s string) string

Types

type CobolWordFinder

type CobolWordFinder struct {
}

func NewCobolWordFinder

func NewCobolWordFinder() *CobolWordFinder

func (*CobolWordFinder) GetCopyBook

func (*CobolWordFinder) GetCopyBookFromDirectory

func (f *CobolWordFinder) GetCopyBookFromDirectory(ctx preprocessor.ICobolWordContext, dir string, opts *options.Options) (ret string)

type FilenameFinder

type FilenameFinder struct {
}

func NewFilenameFinder

func NewFilenameFinder() *FilenameFinder

func (*FilenameFinder) GetCopyBook

func (*FilenameFinder) GetCopyBookFromDirectory

func (f *FilenameFinder) GetCopyBookFromDirectory(ctx preprocessor.IFilenameContext, dir string, opts *options.Options) (ret string)

type LiteralFinder

type LiteralFinder struct {
}

func NewLiteralFinder

func NewLiteralFinder() *LiteralFinder

func (*LiteralFinder) GetCopyBook

func (f *LiteralFinder) GetCopyBook(ctx preprocessor.ILiteralContext, opts *options.Options) string

func (*LiteralFinder) GetCopyBookFromDirectory

func (f *LiteralFinder) GetCopyBookFromDirectory(ctx preprocessor.ILiteralContext, dir string, opts *options.Options) (ret string)

Jump to

Keyboard shortcuts

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