KDevelop API Documentation

Slice Struct Reference

#include <ast.h>

List of all members.

Public Member Functions

 Slice ()

Public Attributes

QString source
int position
int length


Constructor & Destructor Documentation

Slice::Slice  )  [inline]
 

Definition at line 206 of file ast.h.

References length, and position.


Member Data Documentation

int Slice::length
 

Definition at line 204 of file ast.h.

Referenced by AST::setSlice(), Slice(), and AST::text().

int Slice::position
 

Definition at line 203 of file ast.h.

Referenced by AST::setSlice(), Slice(), and AST::text().

QString Slice::source
 

Definition at line 202 of file ast.h.

Referenced by AST::setSlice(), and AST::text().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Oct 19 08:02:06 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003