public class BallerinaASTResponse extends Object
Constructor and Description |
---|
BallerinaASTResponse() |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
getAst() |
boolean |
isParseSuccess() |
void |
setAst(com.google.gson.JsonElement ast) |
void |
setParseSuccess(boolean parseSuccess) |
Copyright © 2019 WSO2. All rights reserved.