首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
H-Index (Lexer) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.lexer/2 1.19.0 1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
H
hashCode()
- Method in class org.netbeans.api.lexer.
Language
The hashCode of the language is the identity hashCode.
hashCode()
- Method in class org.netbeans.api.lexer.
Token
Make sure the default implementation of
hashCode()
is used and the token can safely be used in maps.
hashCode()
- Method in class org.netbeans.spi.lexer.
LanguageHierarchy
Enforce default implementation of
hashCode()
.
hasProperties()
- Method in class org.netbeans.api.lexer.
Token
Quickly determine whether this token has any extra properties.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.lexer/2 1.19.0 1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
V
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.