jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jmlparser-parent
lint
/
io.github.jmltoolkit.lint
/
LintRule
Lint
Rule
interface
LintRule
(
source
)
Author
Alexander Weigl
Inheritors
LintRuleVisitor
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
accept
Link copied to clipboard
abstract
fun
accept
(
node
:
Node
,
problemReporter
:
LintProblemReporter
,
config
:
JmlLintingConfig
)