parser

package
v0.4.13 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
	Memory *base.MemoryMap // Global MemoryMap on WebLang VM
	Server *server.Server  // Global server object
}

Weblang language syntax parser

func (*Parser) Parse

func (parser *Parser) Parse(sourceCode string, sourceFileName string, byteCodeFileName string) error

Parse from source code or bytecode and append result to class map

Jump to

Keyboard shortcuts

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