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

org.netbeans.editor.ext
Interface ExtSyntaxSupport.VariableMapTokenProcessor

All Superinterfaces:
TokenProcessor
Enclosing class:
ExtSyntaxSupport

public static interface ExtSyntaxSupport.VariableMapTokenProcessor
extends TokenProcessor


Method Summary
 Map getVariableMap()
          Get the map that contains the pairs [variable-name, variable-type].
 
Methods inherited from interface org.netbeans.editor.TokenProcessor
eot, nextBuffer, token
 

Method Detail

getVariableMap

Map getVariableMap()
Get the map that contains the pairs [variable-name, variable-type].


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.