Uses of Interface
spoon.pattern.internal.node.InlineNode
Packages that use InlineNode
-
Uses of InlineNode in spoon.pattern.internal.node
Classes in spoon.pattern.internal.node that implement InlineNodeModifier and TypeClassDescriptionclass
Pattern node of multiple occurrences of the same model, just with different parameters.class
List of conditional cases {code} if (a) { ...