public abstract class FuncImpl extends Object
Constructor and Description |
---|
FuncImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getPreamble(List<Expr> params) |
abstract String |
toString(int i,
List<Expr> params) |
Copyright © 2020. All rights reserved.