Mylyn WikiText

Uses of Interface
org.eclipse.mylyn.wikitext.core.parser.outline.OutlineItem.Visitor

Packages that use OutlineItem.Visitor
org.eclipse.mylyn.wikitext.core.parser.outline An implementation of a markup parser specifically designed to build a model of the document outline based on headers in the markup. 
 

Uses of OutlineItem.Visitor in org.eclipse.mylyn.wikitext.core.parser.outline
 

Methods in org.eclipse.mylyn.wikitext.core.parser.outline with parameters of type OutlineItem.Visitor
 void OutlineItem.accept(OutlineItem.Visitor visitor)
           
 


Mylyn WikiText

Copyright © 2007, 2009 David Green and others.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html