Class: MacroDefinition

MacroDefinition(options)

new MacroDefinition(options)

MacroDefinitionはマクロの情報を持つものです。
Parameters:
Name Type Description
options Object
Properties
Name Type Description
name string
startTag Tag.Restorable
Implements:

Methods

macroCreated(macro)

Notified whenever there is a new macro created Designed for subclass to override
Parameters:
Name Type Description
macro Macro The macro created