Polaris: AnyLogicalConst Class Reference

AnyLogicalConst Class Reference

Wildcard expression for .TRUE. or .FALSE. constants. More...

#include <AnyLogicalConst.h>

Inheritance diagram for AnyLogicalConst:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 AnyLogicalConst ()
 class AnyLogicalConst

Detailed Description

Wildcard expression for .TRUE. or .FALSE. constants.

Polaris Base

See also:
Wildcard/AnyLogicalConst.h

Wildcard/Wildcard.cc

Wildcard/AnyLogicalConst.h

Description

AnyLogicalConst is a wildcard expression which matches any any Fortran logical constant expression (i.e. .TRUE. or .FALSE.) - see LogicalConstExpr.

For more details, please see Wildcard.

Definition at line 30 of file AnyLogicalConst.h.


Constructor & Destructor Documentation

AnyLogicalConst::AnyLogicalConst  ) 
 

class AnyLogicalConst

... nothing to do

Definition at line 724 of file Wildcard.cc.

References LOGICAL_CONSTANT_OP.


The documentation for this class was generated from the following files:
 © 1995-2005 University of Illinois, Urbana-Champaign. All rights reserved.  Fri Mar 25 23:06:40 2005