alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Java example source code file (keywords)

This example Java source code file (keywords) is included in the alvinalexander.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Learn more about this Java project at its project page.

Java - Java tags/keywords

corba, false, grouping, ibm, idl, keywords, object, operators, separators, tokens, true, valuebase

The keywords Java example source code

IDL Tokens:

Grouping: ( ) [ ] { }
Separators: : :: ;
Operators: % & * + , - / < << = > >> ^ | ~

Keywords:
    CORBA 2.2 or earlier:
	any
	attribute
	boolean
	case
	char
	const
	context
	default
	double
	enum
	exception
	FALSE
	float
	in
	inout
	interface
	long
	module
	Object
	octet
	oneway
	out
	raises
	readonly
	sequence
	short
	string
	struct
	switch
	TRUE
	typedef
	unsigned
	union
	void
	wchar
	wstring

    CORBA 2.3 only:
	init	(replaced by factory)

    CORBA 2.3 and 2.4rtf:
	abstract
	custom
	private
	public
	truncatable
	ValueBase
	valuetype
	factory

    CORBA 2.3, not supported by IBM compiler
	native
	fixed

    CORBA 3.0:
	component
	consumes
	emits
	finder
	getRaises
	home
	import
	local
	manages
	multiple
	primaryKey
	provides
	publishes
	setRaises
	supports
	typeId
	typePrefix
	uses

Other Java examples (source code examples)

Here is a short list of links related to this Java keywords source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.