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 SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetArgCount()StringgetfName()booleanhasName(String name)Convenience for a very common idiom.
 
-