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