Class ClassName

java.lang.Object
org.checkerframework.dataflow.expression.JavaExpression
org.checkerframework.dataflow.expression.ClassName

public class ClassName extends JavaExpression
A ClassName represents either a class literal or the occurrence of a class as part of a static field access or static method invocation.