public abstract class Expr extends SyntaxElement
| Modifier | Constructor and Description |
|---|---|
protected |
Expr(Attributes attr) |
| Modifier and Type | Method and Description |
|---|---|
abstract Expr |
accept(Transformer tf) |
attributes, line, sourceInfoprotected Expr(Attributes attr)
public abstract Expr accept(Transformer tf)
Copyright © 2016–2017. All rights reserved.