public class Fixed extends Element
| Constructor and Description |
|---|
Fixed(Node x)
Initialise this element with its single matching value: remember that value.
|
public Fixed(Node x)
public boolean match(Domain d, Node x)
public Node asNodeMatch(Domain d)
asNodeMatch in class Elementd - the variable bindings to use (ignored)Licenced under the Apache License, Version 2.0