view graal/com.oracle.graal.hotspotvmconfig/src/META-INF/services/javax.annotation.processing.Processor @ 16895:06c15e88d383

added factory method to all Node classes; replaced Node classes instantiation with calls to factory methods; replaced identity tests on Node classes with ' == <node class>.getGenClass()' idiom
author Doug Simon <doug.simon@oracle.com>
date Mon, 18 Aug 2014 14:04:21 +0200
parents dffc37fa7157
children
line wrap: on
line source

com.oracle.graal.hotspotvmconfig.HotSpotVMConfigProcessor