Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Whiley/WhileyCompiler
/ getMajorVersion
Method
getMajorVersion
src/main/java/wycc/lang/Syntactic.java:427–427 ·
view source on GitHub ↗
Get the major version of this schema. @return
()
Source
from the content-addressed store, hash-verified
425
* @
return
426
*/
427
public
int
getMajorVersion();
428
429
/**
430
* Get the schema from which this schema extends (
if
any).
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