Uses of Record Class
org.magic.api.ast.abilities.KeywordAbility
Packages that use KeywordAbility
-
Uses of KeywordAbility in org.magic.api.ast.abilities
Methods in org.magic.api.ast.abilities that return types with arguments of type KeywordAbilityModifier and TypeMethodDescriptionKeywordGroupAbility.keywords()Returns the value of thekeywordsrecord component.Constructor parameters in org.magic.api.ast.abilities with type arguments of type KeywordAbilityModifierConstructorDescriptionKeywordGroupAbility(List<KeywordAbility> keywords) Creates an instance of aKeywordGroupAbilityrecord class.