Uses of Interface
gw.lang.parser.IGosuValidator
Packages that use IGosuValidator
-
Uses of IGosuValidator in editor
Classes in editor that implement IGosuValidatorModifier and TypeClassDescriptionclass
Checks that the source is the name of a type which is assignable to a given type.Fields in editor declared as IGosuValidatorMethods in editor with parameters of type IGosuValidator -
Uses of IGosuValidator in gw.internal.gosu.parser
Fields in gw.internal.gosu.parser declared as IGosuValidatorMethods in gw.internal.gosu.parser that return IGosuValidatorMethods in gw.internal.gosu.parser with parameters of type IGosuValidatorModifier and TypeMethodDescriptionvoid
GosuParser.setValidator
(IGosuValidator validator) void
ParserBase.setValidator
(IGosuValidator validator) -
Uses of IGosuValidator in gw.lang.parser
Methods in gw.lang.parser with parameters of type IGosuValidator