org.netbeans.spi.editor.guards.support
public final class AbstractGuardedSectionsProvider.Result extends Object
Constructor and Description |
---|
AbstractGuardedSectionsProvider.Result(char[] content,
List<GuardedSection> sections) |
public AbstractGuardedSectionsProvider.Result(char[] content, List<GuardedSection> sections)
public char[] getContent()
public List<GuardedSection> getGuardedSections()
Built on March 18 2014. | Portions Copyright 1997-2014 Sun Microsystems, Inc. All rights reserved.