|
Geant4
10.01.p02
|
#include <G4UItokenNum.hh>
Collaboration diagram for yystype:Public Member Functions | |
| yystype () | |
| G4int | operator== (const yystype &right) const |
| yystype & | operator= (const yystype &right) |
| yystype (const yystype &right) | |
Public Attributes | |
| tokenNum | type |
| G4double | D |
| G4int | I |
| char | C |
| G4String | S |
Definition at line 60 of file G4UItokenNum.hh.
|
inline |
Definition at line 68 of file G4UItokenNum.hh.
|
inline |
Definition at line 85 of file G4UItokenNum.hh.
References right.
Definition at line 71 of file G4UItokenNum.hh.
| char yystype::C |
Definition at line 65 of file G4UItokenNum.hh.
Referenced by operator=().
| G4double yystype::D |
Definition at line 63 of file G4UItokenNum.hh.
Referenced by G4UIparameter::Eval2(), G4UIcommand::Eval2(), G4UIparameter::LogicalANDExpression(), G4UIcommand::LogicalANDExpression(), G4UIparameter::LogicalORExpression(), G4UIcommand::LogicalORExpression(), operator=(), G4UIparameter::PrimaryExpression(), G4UIcommand::PrimaryExpression(), G4UIparameter::RangeCheck(), G4UIparameter::UnaryExpression(), G4UIcommand::UnaryExpression(), G4UIparameter::Yylex(), and G4UIcommand::Yylex().
| G4int yystype::I |
Definition at line 64 of file G4UItokenNum.hh.
Referenced by G4UIparameter::EqualityExpression(), G4UIcommand::EqualityExpression(), G4UIparameter::Eval2(), G4UIcommand::Eval2(), G4UIparameter::LogicalANDExpression(), G4UIcommand::LogicalANDExpression(), G4UIparameter::LogicalORExpression(), G4UIcommand::LogicalORExpression(), operator=(), G4UIparameter::PrimaryExpression(), G4UIcommand::PrimaryExpression(), G4UIparameter::RangeCheck(), G4UIcommand::RangeCheck(), G4UIparameter::RelationalExpression(), G4UIcommand::RelationalExpression(), G4UIparameter::UnaryExpression(), G4UIcommand::UnaryExpression(), G4UIparameter::Yylex(), and G4UIcommand::Yylex().
| G4String yystype::S |
Definition at line 66 of file G4UItokenNum.hh.
Referenced by G4UIcommand::Eval2(), operator=(), G4UIparameter::PrimaryExpression(), G4UIcommand::PrimaryExpression(), G4UIparameter::Yylex(), and G4UIcommand::Yylex().
| tokenNum yystype::type |
Definition at line 62 of file G4UItokenNum.hh.
Referenced by G4UIparameter::EqualityExpression(), G4UIcommand::EqualityExpression(), G4UIparameter::Eval2(), G4UIcommand::Eval2(), G4UIparameter::LogicalANDExpression(), G4UIcommand::LogicalANDExpression(), G4UIparameter::LogicalORExpression(), G4UIcommand::LogicalORExpression(), operator=(), G4UIparameter::PrimaryExpression(), G4UIcommand::PrimaryExpression(), G4UIparameter::RangeCheck(), G4UIcommand::RangeCheck(), G4UIparameter::RelationalExpression(), G4UIcommand::RelationalExpression(), G4UIparameter::UnaryExpression(), and G4UIcommand::UnaryExpression().