Searched refs:constType (Results 1 – 2 of 2) sorted by relevance
354 my $constType = (defined($1) ? $1 : die("Parsing error!\nSource:\n$line\n)"));360 $newDataNode->type($constType);366 …print " | |> Constant; TYPE \"$constType\" NAME \"$constName\" VALUE \"$constValue\"\n" unless…
502 bool constType = true; in constructorErrorCheck() local518 constType = false; in constructorErrorCheck()523 if (constType) in constructorErrorCheck()