Class Ast.Call1

java.lang.Object
net.hydromatic.filtex.ast.AstNode
net.hydromatic.filtex.ast.Ast.Call1
Enclosing class:
Ast

public static class Ast.Call1 extends AstNode
Call with one argument, optionally negated.
  • Field Details

    • is

      public final boolean is
    • node

      public final AstNode node
  • Method Details