Package org.qdl_lang.functions
Class FKey
- java.lang.Object
-
- org.qdl_lang.state.XKey
-
- org.qdl_lang.functions.FKey
-
- All Implemented Interfaces:
Serializable
public class FKey extends XKey
Created by Jeff Gaynor
on 11/26/21 at 7:46 AM- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getArgCount()
String
getfName()
boolean
hasName(String name)
Convenience for a very common idiom.
-