swiftfin

package
v0.0.0-...-4c43aeb Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SwiftFinLexerBLOCK1   = 1
	SwiftFinLexerBLOCK2   = 2
	SwiftFinLexerBLOCK3   = 3
	SwiftFinLexerBLOCK4_A = 4
	SwiftFinLexerBLOCK4_B = 5
	SwiftFinLexerBLOCK5   = 6
	SwiftFinLexerLBRACE   = 7
	SwiftFinLexerRBRACE   = 8
	SwiftFinLexerCOLON    = 9
	SwiftFinLexerCRLF     = 10
	SwiftFinLexerM_COLON  = 11
	SwiftFinLexerM_VALUE  = 12
	SwiftFinLexerB4_END   = 13
	SwiftFinLexerB4_COLON = 14
	SwiftFinLexerB4_CRLF  = 15
	SwiftFinLexerB4_VALUE = 16
	SwiftFinLexerV_END    = 17
	SwiftFinLexerV_VALUE  = 18
)

SwiftFinLexer tokens.

View Source
const (
	SwiftFinLexerInsideMaps = iota + 1
	SwiftFinLexerInsideB4
	SwiftFinLexerInsideValue
)

SwiftFinLexer modes.

Variables

This section is empty.

Functions

This section is empty.

Types

type SwiftFinLexer

type SwiftFinLexer struct {
	*antlr.BaseLexer
	// contains filtered or unexported fields
}

func NewSwiftFinLexer

func NewSwiftFinLexer(input antlr.CharStream) *SwiftFinLexer

Jump to

Keyboard shortcuts

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