Searched defs:jstyle (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/tools/onbld/Checks/
H A DJStyle.py30 # JStyle, wrap the jstyle tool in a pythonic API
37 def jstyle(fh, filename=None, output=sys.stderr, **opts): function
46 raise TypeError('jstyle() got an unexpected keyword '
54 ret, tmpfile = processcheck('jstyle', options, fh, output)

Completed in 29 milliseconds