org.netbeans.modules.editor.lib/1 1.44.0 9

org.netbeans.editor.ext
Interface ExtSyntaxSupport.DeclarationTokenProcessor

All Superinterfaces:
TokenProcessor
Enclosing class:
ExtSyntaxSupport

public static interface ExtSyntaxSupport.DeclarationTokenProcessor
extends TokenProcessor

Token processor extended to get declaration position of the given variable.


Method Summary
 int getDeclarationPosition()
          Get the declaration position.
 
Methods inherited from interface org.netbeans.editor.TokenProcessor
eot, nextBuffer, token
 

Method Detail

getDeclarationPosition

int getDeclarationPosition()
Get the declaration position.


org.netbeans.modules.editor.lib/1 1.44.0 9

Built on November 21 2009.  |  Portions Copyright 1997-2009 Sun Microsystems, Inc. All rights reserved.