public class JsniClassLiteral extends JClassLiteral
Constructor and Description |
---|
JsniClassLiteral(SourceInfo info,
String ident,
JType type) |
Modifier and Type | Method and Description |
---|---|
String |
getIdent() |
getField, getRefType, getType, resolve, setField, traverse
hasSideEffects
makeStatement
getSourceInfo, setSourceInfo, toSource, toString
public JsniClassLiteral(SourceInfo info, String ident, JType type)
public String getIdent()
Copyright © 2018. All rights reserved.