Uses of Class
com.sun.tools.corba.ee.idl.Comment
-
Packages that use Comment Package Description com.sun.tools.corba.ee.idl -
-
Uses of Comment in com.sun.tools.corba.ee.idl
Fields in com.sun.tools.corba.ee.idl declared as Comment Modifier and Type Field Description private Comment
SymtabEntry. _comment
(package private) Comment
Token. comment
Source comment associated with this token.Methods in com.sun.tools.corba.ee.idl that return Comment Modifier and Type Method Description Comment
SymtabEntry. comment()
Methods in com.sun.tools.corba.ee.idl with parameters of type Comment Modifier and Type Method Description void
SymtabEntry. comment(Comment comment)
-