Codebase list findbugs / 5b17f133-3c87-49f1-be4a-63ca24e132f2/main src / scripts / standard / printClass
5b17f133-3c87-49f1-be4a-63ca24e132f2/main

Tree @5b17f133-3c87-49f1-be4a-63ca24e132f2/main (Download .tar.gz)

printClass @5b17f133-3c87-49f1-be4a-63ca24e132f2/mainraw · history · blame

1
2
3
4
5
6
7
8
9
#! /bin/sh

@GET_FBHOME@

@SET_DEFAULT_JAVA@

fb_mainclass=edu.umd.cs.findbugs.visitclass.PrintClass

@WRAP_JAVA@