code

package
v0.0.0-...-dbce553 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefineApp

type DefineApp struct {
}

func NewDefineApp

func NewDefineApp(startSymbol string, endSymbol string) *DefineApp

func (*DefineApp) ProcessFile

func (j *DefineApp) ProcessFile(path string) *DefineParser

func (*DefineApp) Start

func (j *DefineApp) Start(path string) DefineInformation

type DefineAppListener

type DefineAppListener struct {
	BaseDefineListener
}

func NewDefineAppListener

func NewDefineAppListener(start string, end string) *DefineAppListener

func (*DefineAppListener) EnterDefineDeclaration

func (s *DefineAppListener) EnterDefineDeclaration(ctx *DefineDeclarationContext)

func (*DefineAppListener) EnterModuleDeclaration

func (s *DefineAppListener) EnterModuleDeclaration(ctx *ModuleDeclarationContext)

func (*DefineAppListener) EnterSymbolDeclaration

func (s *DefineAppListener) EnterSymbolDeclaration(ctx *SymbolDeclarationContext)

type Symbol

type Symbol struct {
	Key   string
	Value string
}

Jump to

Keyboard shortcuts

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