public class BLangSourceFragment extends Object
Constructor and Description |
---|
BLangSourceFragment() |
Modifier and Type | Method and Description |
---|---|
String |
getEnclosingScope() |
String |
getExpectedNodeType() |
String |
getSource() |
void |
setEnclosingScope(String enclosingScope) |
void |
setExpectedNodeType(String expectedNodeType) |
void |
setSource(String source) |
public String getEnclosingScope()
public void setEnclosingScope(String enclosingScope)
public String getExpectedNodeType()
public void setExpectedNodeType(String expectedNodeType)
public String getSource()
public void setSource(String source)
Copyright © 2018 WSO2. All rights reserved.