Documentation
¶
Overview ¶
Package parser parses Encore applications into an Encore Syntax Tree (EST).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
AppRoot string
Version string
ModulePath string
WorkingDir string
ParseTests bool
}
Config represents the configuration options for parsing.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.