public abstract class LangBase<X> extends LangEngine implements LangRIOT
| Modifier and Type | Method and Description |
|---|---|
ParserProfile |
getProfile() |
void |
parse() |
void |
setProfile(ParserProfile profile) |
public ParserProfile getProfile()
getProfile in interface LangRIOTpublic void setProfile(ParserProfile profile)
setProfile in interface LangRIOTLicenced under the Apache License, Version 2.0