public class EngineComponentCheckingResult extends Object
Constructor and Description |
---|
EngineComponentCheckingResult(boolean isFound,
com.intellij.openapi.util.TextRange textRange) |
Modifier and Type | Method and Description |
---|---|
com.intellij.openapi.util.TextRange |
getTextRange() |
boolean |
isFound() |
void |
setFound(boolean found) |
void |
setTextRange(com.intellij.openapi.util.TextRange textRange) |
Copyright © 2018-2019 Henix. All Rights Reserved.