- GET_KEYS_FOR_GROUP(IsGroup, OfGroup[]) - Static method in interface de.vandermeer.skb.categories.OfGroup
-
- GET_KEYS_FOR_GROUP(IsGroup, OfGroup[]...) - Static method in interface de.vandermeer.skb.categories.OfGroup
-
- GET_SUB_PATHS(String, Object, Collection<String>) - Static method in interface de.vandermeer.skb.categories.IsPath
-
Returns a collection with the names of all children of a given path from a given collection of paths
- GET_VALUE(Object) - Static method in interface de.vandermeer.skb.categories.CategoryWithValue
-
- GET_VALUESTRING(Object) - Static method in interface de.vandermeer.skb.categories.CategoryWithValue
-
- getCallScope() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.symbols.IsSymbol
-
- getColumn() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.symbols.IsSymbol
-
Returns the column where the symbol is defined.
- getDereferencedType() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.IsDerefType
-
Returns the de-referenced type.
- getDescription() - Method in enum de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID.PropAttributes
-
- getDescription() - Method in interface de.vandermeer.skb.categories.HasDescription
-
Returns the description of an object.
- getDescription() - Method in enum de.vandermeer.skb.categories.kvt.ScopeKey
-
- getDescription() - Method in enum de.vandermeer.skb.categories.kvt.SwitchKey
-
- getExtensions() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.symbols.DoesExtend
-
Returns all (registered) extensions.
- getGroups() - Method in interface de.vandermeer.skb.categories.OfGroup
-
Returns the groups something belongs to.
- getID() - Method in interface de.vandermeer.skb.categories.HasID
-
Returns the ID.
- getImplementations() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.symbols.DoesImplement
-
Returns all (registered) implementations.
- getInheritanceTree() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.types.IsAbstractTypeReference
-
- getKey() - Method in interface de.vandermeer.skb.categories.kvt.HasKey
-
Returns the key.
- getLine() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.symbols.IsSymbol
-
Returns the line where the symbol is defined.
- getOption(String) - Method in class de.vandermeer.skb.categories.options.OptionList
-
Returns the option that uses the given string as option, null otherwise
- getOptions() - Method in interface de.vandermeer.skb.categories.options.HasOptions
-
Returns an option list.
- getOptValue(String, Character) - Method in class de.vandermeer.skb.categories.options.OptionList
-
Returns the character value of the requested option or the default value
- getOptValue(String, char[]) - Method in class de.vandermeer.skb.categories.options.OptionList
-
Returns the character array value of the requested option or the default value
- getOptValue(String, String) - Method in class de.vandermeer.skb.categories.options.OptionList
-
Returns the string value of the requested option or the default value
- getOptValue(String, Boolean) - Method in class de.vandermeer.skb.categories.options.OptionList
-
Returns the boolean value of the requested option or the default value
- getOptValue(String, Integer) - Method in class de.vandermeer.skb.categories.options.OptionList
-
Returns the integer value of the requested option or the default value
- getOptValue(String, Double) - Method in class de.vandermeer.skb.categories.options.OptionList
-
Returns the double value of the requested option or the default value
- getPair4Source(SOURCE) - Method in interface de.vandermeer.skb.categories.IsDictionary
-
Returns all pairs of target/source translation that contain a specified source.
- getPair4Target(TARGET) - Method in interface de.vandermeer.skb.categories.IsDictionary
-
Returns all pairs of target/source translation that contain a specified target.
- getProperties(Object) - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID
-
Returns the properties of a specific element of the scoped name
- getProperties() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID
-
Returns all properties of all elements of the scoped ID.
- getProperties(Object) - Method in class de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID_Impl
-
- getProperties() - Method in class de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID_Impl
-
- getScope() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID
-
Returns a copy of the scoped name elements
- getScopedID() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.HasScopedID
-
Returns a scoped ident
- getSourceName() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.symbols.IsSymbol
-
Returns the source name, that is the source file, where the symbol is defined.
- getST() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.symbols.IsSymbol
-
Returns the String Template for the symbol.
- getStaticScope() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID_Mutable
-
Returns a static, immutable, scope
- getStaticScope() - Method in class de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID_Mutable_Impl
-
- getSymbolType(Object) - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID
-
Returns the symbol type of a scoped name element.
- getSymbolType(Object) - Method in class de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID_Impl
-
- getTranslations() - Method in interface de.vandermeer.skb.categories.IsDictionary
-
Returns a list of all translations of the dictionary.
- getType() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.HasTokentype
-
- getType() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.types.HasAbstractTypeConstant
-
- getType() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.types.HasAbstractTypeReference
-
- getType() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.types.HasAbstractTypeVariable
-
- getType() - Method in interface de.vandermeer.skb.categories.kvt.HasType
-
Returns the type.
- getTypeReference() - Method in interface de.vandermeer.skb.categories.dsl.curlybracket.types.IsAbstractTypeReference
-
- getValue() - Method in interface de.vandermeer.skb.categories.kvt.HasValue
-
Returns the value.
- getValueType() - Method in interface de.vandermeer.skb.categories.kvt.HasValueWType
-
Returns the type of a value value.
- group() - Method in interface de.vandermeer.skb.categories.IsGroup
-
Returns the group.
- value() - Method in interface de.vandermeer.skb.categories.kvt.IsValue
-
Returns the value of something.
- valueOf(String) - Static method in enum de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID.PropAttributes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.vandermeer.skb.categories.kvt.ScopeKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.vandermeer.skb.categories.kvt.SwitchKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum de.vandermeer.skb.categories.options.OptionType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum de.vandermeer.skb.categories.dsl.curlybracket.IsScopedID.PropAttributes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.vandermeer.skb.categories.kvt.ScopeKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.vandermeer.skb.categories.kvt.SwitchKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum de.vandermeer.skb.categories.options.OptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuetype() - Method in interface de.vandermeer.skb.categories.kvt.IsValueWType
-
Returns the value type of something.
- ValueType<V,T> - Interface in de.vandermeer.skb.categories.kvt
-
Category of objects that represent a value/type combination.