Uses of Enum
dev.metaschema.core.model.ISource.SourceLocation
Packages that use ISource.SourceLocation
-
Uses of ISource.SourceLocation in dev.metaschema.core.model
Methods in dev.metaschema.core.model that return ISource.SourceLocationModifier and TypeMethodDescriptionISource.getSourceType()Get the type of source.static ISource.SourceLocationReturns the enum constant of this type with the specified name.static ISource.SourceLocation[]ISource.SourceLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.