代码搜索结果
找到约 10,000 项符合
G 的代码
g.ael
context g
{
134 => NoOp(hi there, g);
}
g.ael
context g
{
134 => NoOp(hi there, g);
}
g.ael
context g
{
134 => NoOp(hi there, g);
}
defs.g++
# defs.g++
#
# modification history
# --------------------
# 01d,21may02,sn Rename OBJS_$(TOOLENV) to OBJS_CPLUS_$(TOOLENV) to avoid clash
# with ../../common/Makefile
# 01c,20may02
validwhenparser.g
header {
/*
* $Id: ValidWhenParser.g 504715 2007-02-07 22:10:26Z bayard $
*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOT
a_stdio.g
/* $Id: a_stdio.g,v 1.1 1994/09/26 07:58:23 howcome Exp $
// AGL(C) 1994
*/
#include
#include "a_stdio.h"
static char e_null[] = {
0x80, 0x81, 0x82, 0x83, 0x84, 0x85, 0x86, 0x87,
0x88, 0x
defs.g++
# defs.g++
#
# modification history
# --------------------
# 01d,21may02,sn Rename OBJS_$(TOOLENV) to OBJS_CPLUS_$(TOOLENV) to avoid clash
# with ../../common/Makefile
# 01c,20may02
g.java
package org.hibernate.test.cascade;
import java.util.Set;
import java.util.HashSet;
/**
* @author Ovidiu Feodorov
*
* Copyright 2008 Ovidiu Feodor
hql.g
header
{
// $Id: hql.g 10163 2006-07-26 15:07:50Z steve.ebersole@jboss.com $
package org.hibernate.hql.antlr;
import org.hibernate.hql.ast.*;
import org.hibernate.hql.ast.util.*;
}
/**
* Hiberna
command.g
header {
package org.fosstrak.reader.msg.command;
}
{
import org.fosstrak.reader.msg.command.impl.CommandImpl;
}
class TextCommandParser extends Parser;
options {
defaultErrorHandler = f