• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdesdk API Reference
  • KDE Home
  • Contact Us
 

umbrello/umbrello

Public Types | Public Member Functions | List of all members
TypeParameterAST Class Reference

#include <ast.h>

Inheritance diagram for TypeParameterAST:
Inheritance graph
[legend]

Public Types

enum  { Type = NodeType_TypeParameter }
 
typedef AUTO_PTR
< TypeParameterAST > 
Node
 
- Public Types inherited from AST
enum  { Type =NodeType_Generic }
 
typedef AUTO_PTR< AST > Node
 

Public Member Functions

 TypeParameterAST ()
 
AST * kind ()
 
NameAST * name ()
 
void setKind (AST::Node &kind)
 
void setName (NameAST::Node &name)
 
void setTemplateParameterList (AUTO_PTR< class TemplateParameterListAST > &templateParameterList)
 
void setTypeId (AST::Node &typeId)
 
class TemplateParameterListAST * templateParameterList ()
 
AST * typeId ()
 
- Public Member Functions inherited from AST
 AST ()
 
virtual ~AST ()
 
void appendChild (AST *child)
 
QList< AST * > children ()
 
QString comment () const
 
Position const & getEndPosition () const
 
Position const & getStartPosition () const
 
int nodeType () const
 
AST * parent ()
 
void removeChild (AST *child)
 
void setComment (const QString &comment)
 
void setEndPosition (Position const &p)
 
void setNodeType (int nodeType)
 
void setParent (AST *parent)
 
void setSlice (const QString &slice)
 
void setSlice (const QString &text, int position, int length)
 
void setStartPosition (Position const &p)
 
void setText (const QString &text)
 
virtual QString text () const
 

Detailed Description

Definition at line 376 of file ast.h.

Member Typedef Documentation

typedef AUTO_PTR<TypeParameterAST> TypeParameterAST::Node

Definition at line 379 of file ast.h.

Member Enumeration Documentation

anonymous enum
Enumerator
Type 

Definition at line 380 of file ast.h.

Constructor & Destructor Documentation

TypeParameterAST::TypeParameterAST ( )

Definition at line 1081 of file ast.cpp.

Member Function Documentation

AST* TypeParameterAST::kind ( )
inline

Definition at line 387 of file ast.h.

NameAST* TypeParameterAST::name ( )
inline

Definition at line 393 of file ast.h.

void TypeParameterAST::setKind ( AST::Node &  kind)

Definition at line 1085 of file ast.cpp.

void TypeParameterAST::setName ( NameAST::Node &  name)

Definition at line 1097 of file ast.cpp.

void TypeParameterAST::setTemplateParameterList ( AUTO_PTR< class TemplateParameterListAST > &  templateParameterList)

Definition at line 1091 of file ast.cpp.

void TypeParameterAST::setTypeId ( AST::Node &  typeId)

Definition at line 1103 of file ast.cpp.

class TemplateParameterListAST* TypeParameterAST::templateParameterList ( )
inline

Definition at line 390 of file ast.h.

AST* TypeParameterAST::typeId ( )
inline

Definition at line 396 of file ast.h.


The documentation for this class was generated from the following files:
  • ast.h
  • ast.cpp
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:06:02 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

umbrello/umbrello

Skip menu "umbrello/umbrello"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Modules
  • Related Pages

kdesdk API Reference

Skip menu "kdesdk API Reference"
  • kapptemplate
  • kcachegrind
  • kompare
  • lokalize
  • okteta
  • umbrello
  •   umbrello

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal