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