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 CommentSymtabEntry. _comment(package private) CommentToken. commentSource comment associated with this token.Methods in com.sun.tools.corba.ee.idl that return Comment Modifier and Type Method Description CommentSymtabEntry. comment()Methods in com.sun.tools.corba.ee.idl with parameters of type Comment Modifier and Type Method Description voidSymtabEntry. comment(Comment comment)
-