Hide Comments
Hide Comments

Comments (0)

Returns true if the node is a terminal (constant, variable, or function with arity of 0)

Namespace: RSGenerics.GeneticProgramEngine

expandingSyntax

Delphi

public 
  function IsTerminal: Boolean; 
 

Return Value

Type: Boolean

expandingSee Also

Comments (0)