Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCCLSourceFile ¶
func ParseCCLSourceFile(options *CCLParseOptions) (*cclValues.SourceCodeDefinition, error)
Types ¶
type CCLParseOptions ¶
type CCLParseOptions struct {
Source string
}
CCLParseOptions is a struct that contains the options for parsing a CCL source file.
Click to show internal directories.
Click to hide internal directories.