Package com.jogamp.gluegen.cgram
Class Define
java.lang.Object
com.jogamp.gluegen.cgram.Define
- All Implemented Interfaces:
ASTLocusTag.ASTLocusTagProvider
Represents a #define of a literal to a value (a number represented
in string form.)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns this instance'sASTLocusTag, if available, otherwise returnsnull.getName()getValue()
-
Constructor Details
-
Define
-
Define
-
-
Method Details
-
getName
-
getValue
-
getASTLocusTag
Description copied from interface:ASTLocusTag.ASTLocusTagProviderReturns this instance'sASTLocusTag, if available, otherwise returnsnull.- Specified by:
getASTLocusTagin interfaceASTLocusTag.ASTLocusTagProvider
-