Home
last modified time | relevance | path

Searched defs:LangExp (Results 1 – 1 of 1) sorted by relevance

/dports/lang/kawa/kawa-3.1.1/gnu/expr/
H A DLangExp.java10 public class LangExp extends Expression class
17 public LangExp () { } in LangExp() method in LangExp
19 public LangExp (Object value) { this.hook = value; } in LangExp() method in LangExp