Documentation ¶
Index ¶
Constants ¶
View Source
const TemplatesPath = "templates/compage-template-python"
TemplatesPath directory of template files
Variables ¶
This section is empty.
Functions ¶
func GetPythonTemplatesRootPath ¶
func GetPythonTemplatesRootPath() string
Types ¶
type LPythonNode ¶
type LPythonNode struct {
*languages.LanguageNode
}
LPythonNode language specific struct.
func (*LPythonNode) FillDefaults ¶
func (n *LPythonNode) FillDefaults() error
FillDefaults constructor function
type Values ¶
type Values struct { Values *languages.Values PythonNode *LPythonNode }
Click to show internal directories.
Click to hide internal directories.