Class CreateTemplate
java.lang.Object
ca.mcscert.jpipe.commands.RegularCommand
ca.mcscert.jpipe.commands.creation.CreateTemplate
- All Implemented Interfaces:
Command
Creates a
Template inside a unit.-
Constructor Summary
ConstructorsConstructorDescriptionCreateTemplate(String identifier) CreateTemplate(String identifier, SourceLocation location) -
Method Summary
Methods inherited from class RegularCommand
execute
-
Constructor Details
-
CreateTemplate
-
CreateTemplate
-
-
Method Details
-
identifier
-
location
-
doExecute
- Specified by:
doExecutein classRegularCommand
-
toString
-