lexer

package
v0.0.0-...-c54aed2 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SpkglistWS             = 1
	SpkglistNL             = 2
	SpkglistCOMMENT        = 3
	SpkglistQUOTED_PACKAGE = 4
	SpkglistBARE_PACKAGE   = 5
)

Spkglist tokens.

Variables

This section is empty.

Functions

This section is empty.

Types

type Spkglist

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

func NewSpkglist

func NewSpkglist(input antlr.CharStream) *Spkglist

Jump to

Keyboard shortcuts

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