public interface AttributeResolver
| Modifier and Type | Method and Description |
|---|---|
boolean |
resolvesToAttributeDict(String x,
ActionAST node) |
boolean |
resolvesToLabel(String x,
ActionAST node) |
boolean |
resolvesToListLabel(String x,
ActionAST node) |
boolean |
resolvesToToken(String x,
ActionAST node) |
Attribute |
resolveToAttribute(String x,
ActionAST node) |
Attribute |
resolveToAttribute(String x,
String y,
ActionAST node) |
Copyright © 1992–2020 Tunnel Vision Laboratories, LLC. All rights reserved.