public static interface EsdbgProtos.DomParseErrorOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getContext() |
String |
getDescription() |
int |
getLineNumber() |
int |
getOffset() |
int |
getRuntimeID() |
int |
getScriptID() |
boolean |
hasContext() |
boolean |
hasDescription() |
boolean |
hasLineNumber() |
boolean |
hasOffset() |
boolean |
hasRuntimeID() |
boolean |
hasScriptID() |
boolean hasRuntimeID()
int getRuntimeID()
boolean hasScriptID()
int getScriptID()
boolean hasLineNumber()
int getLineNumber()
boolean hasOffset()
int getOffset()
boolean hasContext()
String getContext()
boolean hasDescription()
String getDescription()
Copyright © 2012. All Rights Reserved.