public class OnlyOneAllowedError extends ParserError
| Constructor and Description |
|---|
OnlyOneAllowedError(ParserContext a,
ParserContext b) |
| Modifier and Type | Method and Description |
|---|---|
ParserContext |
getA() |
ParserContext |
getB() |
getLocation, getMessage, setLocation, toStringpublic OnlyOneAllowedError(ParserContext a, ParserContext b)
public ParserContext getA()
public ParserContext getB()
Copyright © 2018 Symphony Software Foundation. All rights reserved.