Skip to main content

2001 | OriginalPaper | Buchkapitel

The procedural extension Java C of Java I

verfasst von : Prof. Dr. Robert F. Stärk, Dipl.-Inf. Joachim Schmid, Prof. Dr. Egon Börger

Erschienen in: Java and the Java Virtual Machine

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Java c extends Java I by classes and interfaces, more precisely by class fields, class methods and class initializers, also called static fields, static methods and static initializers. Classes play the role of modules: class variables correspond to global variables, class methods to procedures (also called subroutines or functions) and class initializers to module initializers. In Sect. 4.1 we describe the static and in Sect. 4.2 the dynamic part of the semantics of Java c .

Metadaten
Titel
The procedural extension Java C of Java I
verfasst von
Prof. Dr. Robert F. Stärk
Dipl.-Inf. Joachim Schmid
Prof. Dr. Egon Börger
Copyright-Jahr
2001
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/978-3-642-59495-3_4