public class InstructionCheckingResult extends Object
Constructor and Description |
---|
InstructionCheckingResult(String checkingResult,
com.intellij.openapi.util.TextRange textRange) |
Modifier and Type | Method and Description |
---|---|
String |
getCheckingResult() |
com.intellij.openapi.util.TextRange |
getTextRange() |
void |
setCheckingResult(String checkingResult) |
void |
setTextRange(com.intellij.openapi.util.TextRange textRange) |
public InstructionCheckingResult(String checkingResult, com.intellij.openapi.util.TextRange textRange)
Copyright © 2018-2019 Henix. All Rights Reserved.