Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ getMinorVersion
Method
getMinorVersion
src/main/java/wycc/lang/Syntactic.java:420–420 ·
view source on GitHub ↗
Get the minor version of this schema. @return
()
Source
from the content-addressed store, hash-verified
418
* @
return
419
*/
420
public
int
getMinorVersion();
421
422
/**
423
* Get the major version of this schema.
Callers
7
WyilFile
Method · 0.95
main
Method · 0.95
checkHeader
Method · 0.95
selectSchema
Method · 0.65
writeVersionNumber
Method · 0.65
visitModule
Method · 0.65
done
Method · 0.65
Implementers
1
SectionedSchema
src/main/java/wycc/util/SectionedSchem
Calls
no outgoing calls
Tested by
no test coverage detected