Uses of Class
org.galaxyproject.gxformat2.LintContext
Packages that use LintContext
-
Uses of LintContext in org.galaxyproject.gxformat2
Methods in org.galaxyproject.gxformat2 that return LintContextMethods in org.galaxyproject.gxformat2 with parameters of type LintContextModifier and TypeMethodDescriptionvoid
Format2Linter.lint
(LintContext lintContext, Map<String, Object> workflow) void
GalaxyWorkflowLinter.lint
(LintContext lintContext, Map<String, Object> workflow) void
NativeLinter.lint
(LintContext lintContext, Map<String, Object> workflow)