当前页面:
在线文档首页 >
NetBeans API Javadoc (Current Development Version)
ExtSyntaxSupport.DeclarationTokenProcessor (Editor Library) - NetBeans API Javadoc (Current Development Version)
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.
getDeclarationPosition
int getDeclarationPosition()
- Get the declaration position.