Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dprognodeexpr.hpp593 class PLUSNC12Node: public BinaryExprNC // both are NC class
595 PLUSNC12Node( const RefDNode& refNode): BinaryExprNC( refNode){} in PLUSNC12Node() function in PLUSNC12Node