KDevelop API Documentation

Slice Struct Reference

#include <ast.h>

Collaboration diagram for Slice:

Collaboration graph
[legend]
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().


Member Data Documentation

int Slice::length
 

Definition at line 204 of file ast.h.

int Slice::position
 

Definition at line 203 of file ast.h.

QString Slice::source
 

Definition at line 202 of file ast.h.

Referenced by AST::setSlice().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:47:44 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003