public static class BracketMatcher.BracketsStackObject extends Object
| Constructor and Description |
|---|
BracketsStackObject(org.openl.grammar.BracketMatcher.Brackets bracket,
Object id) |
BracketsStackObject(org.openl.grammar.BracketMatcher.Brackets bracket,
Object id,
String errorCode) |
| Modifier and Type | Method and Description |
|---|---|
org.openl.grammar.BracketMatcher.Brackets |
getBracket() |
String |
getErrorCode() |
Object |
getId() |
public BracketsStackObject(org.openl.grammar.BracketMatcher.Brackets bracket, Object id, String errorCode)
public BracketsStackObject(org.openl.grammar.BracketMatcher.Brackets bracket, Object id)
public org.openl.grammar.BracketMatcher.Brackets getBracket()
public Object getId()
public String getErrorCode()
Copyright © 2017. All rights reserved.