Mylyn WikiText

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

Enclosing class:
OutlineItem

public static interface OutlineItem.Visitor


Method Summary
 boolean visit(OutlineItem item)
           
 

Method Detail

visit

boolean visit(OutlineItem item)
Parameters:
item - the item to visit
Returns:
true if the items children should be visited

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