Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ByteCodeGenerator ¶
type ByteCodeGenerator struct {
Data bytecode.ByteCode // data struct
FileName string // Weblang bytecode full file name
}
Weblang bytecode class file generator for use in Weblang VM
Click to show internal directories.
Click to hide internal directories.