Package | Description |
---|---|
org.squashtest.ta.intellij.plugin.completion |
This package implements general completion logic for SKF languages.
|
org.squashtest.ta.intellij.plugin.projectmodel |
This package defines a model of the SKF project organization under intelliJ-+idea and tools to use it.
|
Modifier and Type | Method and Description |
---|---|
Source |
SquashMacroTemplate.getSource() |
Constructor and Description |
---|
SquashMacroTemplate(Source source,
String name) |
Modifier and Type | Method and Description |
---|---|
static Source |
Source.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Source[] |
Source.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MacroDefinitionOperations.addMacroSignaturePsiElementIntoList(SquashMacroCallControlResult result,
Source source,
Map<org.squashtest.ta.intellij.plugin.macro.psi.SquashMacroMacroTitle,org.squashtest.ta.galaxia.enginelink.components.SquashDSLMacro> customMacroMap,
org.squashtest.ta.galaxia.dsltools.MacroValidator validator) |
Copyright © 2018-2019 Henix. All Rights Reserved.